Searched refs:ATTR_INCOMPLETE (Results 1 – 3 of 3) sorted by relevance
39 #define ATTR_INCOMPLETE 0x4000 /* [kernel] return INCOMPLETE attr keys */ macro51 { ATTR_INCOMPLETE, "INCOMPLETE" }, \
441 !(context->flags & ATTR_INCOMPLETE)) in xfs_attr3_leaf_list_int()619 if (flags & ATTR_INCOMPLETE) in xfs_attr_list()
499 sx.context.flags = ATTR_INCOMPLETE; in xchk_xattr()