Lines Matching refs:xfs_rtblock_t
20 xfs_rtblock_t ar_startext;
21 xfs_rtblock_t ar_extcount;
42 xfs_rtblock_t bno, /* starting block number to allocate */
48 xfs_rtblock_t *rtblock); /* out: start block allocated */
57 xfs_rtblock_t bno, /* starting block number to free */
90 xfs_rtblock_t *pick); /* result rt extent */
104 xfs_rtblock_t block, int issum, struct xfs_buf **bpp);
106 xfs_rtblock_t start, xfs_extlen_t len, int val,
107 xfs_rtblock_t *new, int *stat);
109 xfs_rtblock_t start, xfs_rtblock_t limit,
110 xfs_rtblock_t *rtblock);
112 xfs_rtblock_t start, xfs_rtblock_t limit,
113 xfs_rtblock_t *rtblock);
115 xfs_rtblock_t start, xfs_extlen_t len, int val);
117 int log, xfs_rtblock_t bbno, int delta,
121 xfs_rtblock_t bbno, int delta, struct xfs_buf **rbpp,
124 xfs_rtblock_t start, xfs_extlen_t len,
133 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);
135 xfs_rtblock_t start, xfs_extlen_t len,