Searched refs:XFS_ATTR_LOCAL (Results 1 – 4 of 4) sorted by relevance
849 if (!(entry->flags & XFS_ATTR_LOCAL)) in xfs_attr_shortform_allfit()935 ASSERT(entry->flags & XFS_ATTR_LOCAL); in xfs_attr3_leaf_to_shortform()1269 entry->flags = tmp ? XFS_ATTR_LOCAL : 0; in xfs_attr3_leaf_add_work()1292 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr3_leaf_add_work()2225 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr3_leaf_lookup_int()2280 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr3_leaf_getvalue()2500 if (entries[index].flags & XFS_ATTR_LOCAL) { in xfs_attr_leaf_entsize()2576 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr3_leaf_clearflag()2595 ASSERT((entry->flags & XFS_ATTR_LOCAL) == 0); in xfs_attr3_leaf_clearflag()2646 if ((entry->flags & XFS_ATTR_LOCAL) == 0) { in xfs_attr3_leaf_setflag()[all …]
764 #define XFS_ATTR_LOCAL (1 << XFS_ATTR_LOCAL_BIT) macro
147 ((entry->flags & XFS_ATTR_LOCAL) == 0)) { in xfs_attr3_leaf_inactive()175 ((entry->flags & XFS_ATTR_LOCAL) == 0)) { in xfs_attr3_leaf_inactive()
425 if (entry->flags & XFS_ATTR_LOCAL) { in xfs_attr3_leaf_list_int()