Searched refs:xfs_attr_shortform_allfit (Results 1 – 3 of 3) sorted by relevance
58 int xfs_attr_shortform_allfit(struct xfs_buf *bp, struct xfs_inode *dp);
763 forkoff = xfs_attr_shortform_allfit(bp, dp); in xfs_attr_leaf_addname()826 forkoff = xfs_attr_shortform_allfit(bp, dp); in xfs_attr_leaf_removename()1136 forkoff = xfs_attr_shortform_allfit(bp, dp); in xfs_attr_node_shrink()
974 xfs_attr_shortform_allfit( in xfs_attr_shortform_allfit() function