Lines Matching refs:xfs_rtblock_t
20 xfs_rtblock_t ar_startext;
21 xfs_rtblock_t ar_extcount;
43 xfs_rtblock_t bno, /* starting block number to allocate */
49 xfs_rtblock_t *rtblock); /* out: start block allocated */
58 xfs_rtblock_t bno, /* starting block number to free */
91 xfs_rtblock_t *pick); /* result rt extent */
105 xfs_rtblock_t block, int issum, struct xfs_buf **bpp);
107 xfs_rtblock_t start, xfs_extlen_t len, int val,
108 xfs_rtblock_t *new, int *stat);
110 xfs_rtblock_t start, xfs_rtblock_t limit,
111 xfs_rtblock_t *rtblock);
113 xfs_rtblock_t start, xfs_rtblock_t limit,
114 xfs_rtblock_t *rtblock);
116 xfs_rtblock_t start, xfs_extlen_t len, int val);
118 int log, xfs_rtblock_t bbno, int delta,
122 xfs_rtblock_t bbno, int delta, struct xfs_buf **rbpp,
125 xfs_rtblock_t start, xfs_extlen_t len,
134 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);
136 xfs_rtblock_t start, xfs_extlen_t len,