Home
last modified time | relevance | path

Searched refs:NOBODY_GID (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dacl.c210 if (id != NOBODY_GID) in lustre_posix_acl_xattr_filter()
359 if (pae.e_id == NOBODY_GID) in lustre_acl_xattr_merge2ext()
399 (eae.e_tag == ACL_GROUP && eae.e_id == NOBODY_GID)) in lustre_acl_xattr_merge2ext()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h534 #define NOBODY_GID 99 macro