XFS_ATTR_LOCAL    737 fs/xfs/xfs_attr_leaf.c 		if (!(entry->flags & XFS_ATTR_LOCAL))
XFS_ATTR_LOCAL    825 fs/xfs/xfs_attr_leaf.c 		ASSERT(entry->flags & XFS_ATTR_LOCAL);
XFS_ATTR_LOCAL   1118 fs/xfs/xfs_attr_leaf.c 	entry->flags = tmp ? XFS_ATTR_LOCAL : 0;
XFS_ATTR_LOCAL   1143 fs/xfs/xfs_attr_leaf.c 	if (entry->flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   1987 fs/xfs/xfs_attr_leaf.c 		if (entry->flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   2037 fs/xfs/xfs_attr_leaf.c 	if (entry->flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   2278 fs/xfs/xfs_attr_leaf.c 	if (leaf->entries[index].flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   2373 fs/xfs/xfs_attr_leaf.c 		if (entry->flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   2470 fs/xfs/xfs_attr_leaf.c 	if (entry->flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   2489 fs/xfs/xfs_attr_leaf.c 		ASSERT((entry->flags & XFS_ATTR_LOCAL) == 0);
XFS_ATTR_LOCAL   2536 fs/xfs/xfs_attr_leaf.c 	if ((entry->flags & XFS_ATTR_LOCAL) == 0) {
XFS_ATTR_LOCAL   2609 fs/xfs/xfs_attr_leaf.c 	if (entry1->flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   2618 fs/xfs/xfs_attr_leaf.c 	if (entry2->flags & XFS_ATTR_LOCAL) {
XFS_ATTR_LOCAL   2639 fs/xfs/xfs_attr_leaf.c 		ASSERT((entry1->flags & XFS_ATTR_LOCAL) == 0);
XFS_ATTR_LOCAL   2650 fs/xfs/xfs_attr_leaf.c 	if ((entry2->flags & XFS_ATTR_LOCAL) == 0) {
XFS_ATTR_LOCAL   2857 fs/xfs/xfs_attr_leaf.c 		    ((entry->flags & XFS_ATTR_LOCAL) == 0)) {
XFS_ATTR_LOCAL   2885 fs/xfs/xfs_attr_leaf.c 		    ((entry->flags & XFS_ATTR_LOCAL) == 0)) {