Home
last modified time | relevance | path

Searched refs:XFS_BTNUM_BMAP (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_bmap_btree.c46 XFS_BTNUM_BMAP, 0, 0, ip->i_ino, in xfs_bmdr_to_bmbt()
557 cur = xfs_btree_alloc_cursor(mp, tp, XFS_BTNUM_BMAP, in xfs_bmbt_init_cursor()
Dxfs_btree.h60 #define XFS_BTNUM_BMAP ((xfs_btnum_t)XFS_BTNUM_BMAPi) macro
Dxfs_btree.c454 ASSERT(cur->bc_btnum != XFS_BTNUM_BMAP || cur->bc_ino.allocated == 0 || in xfs_btree_del_cursor()
1294 case XFS_BTNUM_BMAP: in xfs_btree_set_refs()
2935 if (cur->bc_btnum != XFS_BTNUM_BMAP) in xfs_btree_split()
Dxfs_bmap.c633 XFS_BTNUM_BMAP, 1, 1, ip->i_ino, in xfs_bmap_extents_to_btree()
691 XFS_BTNUM_BMAP, 0, 0, ip->i_ino, in xfs_bmap_extents_to_btree()
/linux-5.19.10/fs/xfs/scrub/
Dbtree.c463 if (bs->cur->bc_btnum == XFS_BTNUM_BMAP && in xchk_btree_check_iroot_minrecs()