Searched refs:if_height (Results 1 – 4 of 4) sorted by relevance
135 if (ifp->if_height == 1) in xfs_iext_max_recs()164 if (!ifp->if_height) in xfs_iext_find_first_leaf()167 for (height = ifp->if_height; height > 1; height--) { in xfs_iext_find_first_leaf()182 if (!ifp->if_height) in xfs_iext_find_last_leaf()185 for (height = ifp->if_height; height > 1; height--) { in xfs_iext_find_last_leaf()240 if (ifp->if_height > 1 && !xfs_iext_valid(ifp, cur) && in xfs_iext_next()268 if (ifp->if_height > 1 && cur->leaf->prev) { in xfs_iext_prev()312 if (!ifp->if_height) in xfs_iext_find_level()315 for (height = ifp->if_height; height > level; height--) { in xfs_iext_find_level()404 if (ifp->if_height == 1) { in xfs_iext_grow()[all …]
130 ifp->if_height = 0; in xfs_iformat_extents()219 ifp->if_height = 0; in xfs_iformat_btree()522 if (ifp->if_height) in xfs_idestroy_fork()
19 int if_height; /* height of the extent tree */ member
811 ifp->if_height = 0; in xfs_bmap_local_to_extents_empty()901 ifp->if_height = 0; in xfs_bmap_local_to_extents()