Lines Matching refs:XFS_ATTR_LOCAL
625 if (!(entry->flags & XFS_ATTR_LOCAL)) in xfs_attr_shortform_allfit()
691 ASSERT(entry->flags & XFS_ATTR_LOCAL); in xfs_attr_leaf_to_shortform()
993 entry->flags = tmp ? XFS_ATTR_LOCAL : 0; in xfs_attr_leaf_add_work()
1021 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_add_work()
1906 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_lookup_int()
1968 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_getvalue()
2221 if (leaf->entries[index].flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_entsize()
2336 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_list_int()
2475 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_clearflag()
2494 ASSERT((entry->flags & XFS_ATTR_LOCAL) == 0); in xfs_attr_leaf_clearflag()
2544 if ((entry->flags & XFS_ATTR_LOCAL) == 0) { in xfs_attr_leaf_setflag()
2621 if (entry1->flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_flipflags()
2630 if (entry2->flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_flipflags()
2651 ASSERT((entry1->flags & XFS_ATTR_LOCAL) == 0); in xfs_attr_leaf_flipflags()
2662 if ((entry2->flags & XFS_ATTR_LOCAL) == 0) { in xfs_attr_leaf_flipflags()
2872 && ((entry->flags & XFS_ATTR_LOCAL) == 0)) { in xfs_attr_leaf_inactive()
2900 && ((entry->flags & XFS_ATTR_LOCAL) == 0)) { in xfs_attr_leaf_inactive()