Searched refs:if_broot_bytes (Results 1 – 4 of 4) sorted by relevance
59 return xfs_rtrefcountbt_maxrecs(cur->bc_mp, ifp->if_broot_bytes, in xfs_rtrefcountbt_get_minrecs()74 return xfs_rtrefcountbt_maxrecs(cur->bc_mp, ifp->if_broot_bytes, in xfs_rtrefcountbt_get_maxrecs()311 unsigned int old_size = ifp->if_broot_bytes; in xfs_rtrefcountbt_broot_realloc()723 ASSERT(ifp->if_broot_bytes > 0); in xfs_iflush_rtrefcount()727 ifp->if_broot_bytes, dfp, in xfs_iflush_rtrefcount()746 ASSERT(ifp->if_broot_bytes == 0); in xfs_rtrefcountbt_create()
23 short if_broot_bytes; /* bytes allocated for root */ member
1392 ASSERT(ip->i_df.if_broot_bytes == 0); in xfs_inactive()
2592 __entry->broot_size = ip->i_df.if_broot_bytes;