Home
last modified time | relevance | path

Searched refs:posix_state_to_acl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmbacl.h200 void posix_state_to_acl(struct posix_acl_state *state,
H A Dsmbacl.c300 void posix_state_to_acl(struct posix_acl_state *state, in posix_state_to_acl() function
559 posix_state_to_acl(&acl_state, cf_pace); in parse_dacl()
573 posix_state_to_acl(&default_acl_state, cf_pdace); in parse_dacl()
H A Dvfs.c1900 posix_state_to_acl(&acl_state, acls->a_entries); in ksmbd_vfs_set_init_posix_acl()
1907 posix_state_to_acl(&acl_state, acls->a_entries); in ksmbd_vfs_set_init_posix_acl()
/openbmc/linux/fs/nfsd/
H A Dnfs4acl.c490 posix_state_to_acl(struct posix_acl_state *state, unsigned int flags) in posix_state_to_acl() function
753 *pacl = posix_state_to_acl(&effective_acl_state, flags); in nfs4_acl_nfsv4_to_posix()
759 *dpacl = posix_state_to_acl(&default_acl_state, in nfs4_acl_nfsv4_to_posix()