Searched refs:xfs_btnum_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_btree.h34 #define XFS_BTNUM_BNO ((xfs_btnum_t)XFS_BTNUM_BNOi)
35 #define XFS_BTNUM_CNT ((xfs_btnum_t)XFS_BTNUM_CNTi)
36 #define XFS_BTNUM_BMAP ((xfs_btnum_t)XFS_BTNUM_BMAPi)
37 #define XFS_BTNUM_INO ((xfs_btnum_t)XFS_BTNUM_INOi)
157 xfs_btnum_t bc_btnum; /* identifies which btree type */
209 xfs_btnum_t btnum, /* btree identifier */
218 xfs_btnum_t btnum, /* btree identifier */
324 xfs_btnum_t btnum, /* btree identifier */
H A Dxfs_types.h176 } xfs_btnum_t; typedef in typeref:enum:__anon9354
H A Dxfs_btree.c135 xfs_btnum_t btnum, /* btree identifier */
246 xfs_btnum_t btnum, /* btree identifier */
576 xfs_btnum_t btnum, /* btree identifier */

Completed in 59 milliseconds