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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc_btree.h107 xfs_agnumber_t, xfs_btnum_t);
H A Dxfs_btree.h36 #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)
255 xfs_btnum_t bc_btnum; /* identifies which btree type */
H A Dxfs_types.h153 } xfs_btnum_t; typedef in typeref:enum:__anon17074
H A Dxfs_alloc_btree.c460 xfs_btnum_t btnum) /* btree identifier */

Completed in 38 milliseconds