Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dposix_acl.c229 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_valid()
304 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_equiv_mode()
372 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_permission()
448 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_create_masq()
503 FOREACH_ACL_ENTRY(pa, acl, pe) { in __posix_acl_chmod_masq()
/linux-6.1.9/include/linux/
Dposix_acl.h36 #define FOREACH_ACL_ENTRY(pa, acl, pe) \ macro
/linux-6.1.9/fs/nfs_common/
Dnfsacl.c302 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_from_nfsacl()
/linux-6.1.9/fs/f2fs/
Dacl.c316 FOREACH_ACL_ENTRY(pa, acl, pe) { in f2fs_acl_create_masq()
/linux-6.1.9/fs/nfsd/
Dnfs4acl.c203 FOREACH_ACL_ENTRY(pa, acl, pe) { in summarize_posix_acl()