Searched refs:xfs_attr_shortform_allfit (Results 1 – 3 of 3) sorted by relevance
42 int xfs_attr_shortform_allfit(struct xfs_buf *bp, struct xfs_inode *dp);
699 if ((forkoff = xfs_attr_shortform_allfit(bp, dp))) { in xfs_attr_leaf_addname()759 if ((forkoff = xfs_attr_shortform_allfit(bp, dp))) { in xfs_attr_leaf_removename()1153 if ((forkoff = xfs_attr_shortform_allfit(bp, dp))) { in xfs_attr_node_removename()
867 xfs_attr_shortform_allfit( in xfs_attr_shortform_allfit() function