Home
last modified time | relevance | path

Searched refs:if_broot (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtrefcount_btree.c318 return ifp->if_broot; in xfs_rtrefcountbt_broot_realloc()
347 ASSERT(ifp->if_broot != NULL && old_size > 0); in xfs_rtrefcountbt_broot_realloc()
357 xfs_rtrefcountbt_move_ptrs(mp, ifp->if_broot, old_size, in xfs_rtrefcountbt_broot_realloc()
418 cur->bc_nlevels = be16_to_cpu(ip->i_df.if_broot->bb_level) + 1; in xfs_rtrefcountbt_init_cursor()
722 ASSERT(ifp->if_broot != NULL); in xfs_iflush_rtrefcount()
724 ASSERT(xfs_rtrefcount_droot_space(ifp->if_broot) <= in xfs_iflush_rtrefcount()
726 xfs_rtrefcountbt_to_disk(ip->i_mount, ifp->if_broot, in xfs_iflush_rtrefcount()
H A Dxfs_inode_fork.h17 struct xfs_btree_block *if_broot; /* file's incore btree root */ member
/linux/fs/xfs/
H A Dxfs_bmap_util.c1236 xfs_bmap_bmdr_space(tifp->if_broot) > xfs_inode_fork_boff(ip)) in xfs_swap_extents_check_format()
1245 xfs_bmap_bmdr_space(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format()