Searched refs:xfs_btnum_t (Results 1 – 4 of 4) sorted by relevance
36 #define XFS_BTNUM_BNO ((xfs_btnum_t)XFS_BTNUM_BNOi)37 #define XFS_BTNUM_CNT ((xfs_btnum_t)XFS_BTNUM_CNTi)38 #define XFS_BTNUM_BMAP ((xfs_btnum_t)XFS_BTNUM_BMAPi)39 #define XFS_BTNUM_INO ((xfs_btnum_t)XFS_BTNUM_INOi)253 xfs_btnum_t bc_btnum; /* identifies which btree type */
107 xfs_agnumber_t, xfs_btnum_t);
151 } xfs_btnum_t; typedef
427 xfs_btnum_t btnum) /* btree identifier */ in xfs_allocbt_init_cursor()