Searched refs:XFS_BTNUM_BMAP (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_bmap_btree.c | 44 XFS_BTNUM_BMAP, 0, 0, ip->i_ino, in xfs_bmdr_to_bmbt() 560 cur->bc_btnum = XFS_BTNUM_BMAP; in xfs_bmbt_init_cursor()
|
| D | xfs_btree.h | 60 #define XFS_BTNUM_BMAP ((xfs_btnum_t)XFS_BTNUM_BMAPi) macro
|
| D | xfs_btree.c | 382 ASSERT(cur->bc_btnum != XFS_BTNUM_BMAP || in xfs_btree_del_cursor() 1266 case XFS_BTNUM_BMAP: in xfs_btree_set_refs() 2893 if (cur->bc_btnum != XFS_BTNUM_BMAP) in xfs_btree_split()
|
| D | xfs_bmap.c | 684 XFS_BTNUM_BMAP, 1, 1, ip->i_ino, in xfs_bmap_extents_to_btree() 742 XFS_BTNUM_BMAP, 0, 0, ip->i_ino, in xfs_bmap_extents_to_btree()
|