Home
last modified time | relevance | path

Searched refs:FOREACH_ACL_ENTRY (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/
Dposix_acl.c215 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_valid()
290 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_equiv_mode()
354 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_permission()
424 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_create_masq()
479 FOREACH_ACL_ENTRY(pa, acl, pe) { in __posix_acl_chmod_masq()
/linux-4.19.296/include/linux/
Dposix_acl.h34 #define FOREACH_ACL_ENTRY(pa, acl, pe) \ macro
/linux-4.19.296/fs/nfs_common/
Dnfsacl.c230 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_from_nfsacl()
/linux-4.19.296/fs/f2fs/
Dacl.c287 FOREACH_ACL_ENTRY(pa, acl, pe) { in f2fs_acl_create_masq()
/linux-4.19.296/fs/nfsd/
Dnfs4acl.c203 FOREACH_ACL_ENTRY(pa, acl, pe) { in summarize_posix_acl()