Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dposix_acl.c180 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_valid()
255 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_equiv_mode()
319 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_permission()
389 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_create_masq()
444 FOREACH_ACL_ENTRY(pa, acl, pe) { in __posix_acl_chmod_masq()
/linux-4.1.27/include/linux/
Dposix_acl.h54 #define FOREACH_ACL_ENTRY(pa, acl, pe) \ macro
/linux-4.1.27/fs/nfs_common/
Dnfsacl.c230 FOREACH_ACL_ENTRY(pa, acl, pe) { in posix_acl_from_nfsacl()
/linux-4.1.27/fs/f2fs/
Dacl.c287 FOREACH_ACL_ENTRY(pa, acl, pe) { in f2fs_acl_create_masq()
/linux-4.1.27/fs/nfsd/
Dnfs4acl.c213 FOREACH_ACL_ENTRY(pa, acl, pe) { in summarize_posix_acl()