Searched refs:xfs_attr_shortform_allfit (Results 1 – 4 of 4) sorted by relevance
54 int xfs_attr_shortform_allfit(struct xfs_buf *bp, struct xfs_inode *dp);
762 forkoff = xfs_attr_shortform_allfit(bp, dp); in xfs_attr_leaf_remove_attr()791 forkoff = xfs_attr_shortform_allfit(bp, dp); in xfs_attr_leaf_shrink()1281 forkoff = xfs_attr_shortform_allfit(bp, dp); in xfs_attr_leaf_removename()
446 forkoff = xfs_attr_shortform_allfit(bp, xmi->xmi_ip2); in xfs_exchmaps_attr_to_sf()
1013 xfs_attr_shortform_allfit( in xfs_attr_shortform_allfit() function