Searched refs:posix_acl_from_mode (Results 1 – 5 of 5) sorted by relevance
29 EXPORT_SYMBOL(posix_acl_from_mode);186 posix_acl_from_mode(mode_t mode, gfp_t flags) in posix_acl_from_mode() function
63 acl = posix_acl_from_mode(inode->i_mode, GFP_KERNEL); in nfsd3_proc_getacl()
67 acl = posix_acl_from_mode(inode->i_mode, GFP_KERNEL); in nfsacld_proc_getacl()
529 pacl = posix_acl_from_mode(inode->i_mode, GFP_KERNEL); in nfsd4_get_nfs4_acl()
397 alloc = acl = posix_acl_from_mode(inode->i_mode, GFP_KERNEL); in nfs3_proc_setacl()