Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dacl.c204 if (id != NOBODY_UID) in lustre_posix_acl_xattr_filter()
328 if (pae.e_id == NOBODY_UID) in lustre_acl_xattr_merge2ext()
398 if ((eae.e_tag == ACL_USER && eae.e_id == NOBODY_UID) || in lustre_acl_xattr_merge2ext()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h533 #define NOBODY_UID 99 macro