Searched refs:NOBODY_GID (Results 1 – 2 of 2) sorted by relevance
214 if (id != NOBODY_GID) in lustre_posix_acl_xattr_filter()483 if (pae.e_id == NOBODY_GID) in lustre_acl_xattr_merge2ext()523 (eae.e_tag == ACL_GROUP && eae.e_id == NOBODY_GID)) in lustre_acl_xattr_merge2ext()
538 #define NOBODY_GID 99 macro