Searched refs:posix_acl_alloc (Results 1 – 7 of 7) sorted by relevance
210 posix_acl_alloc(unsigned int count, gfp_t flags) in posix_acl_alloc() function219 EXPORT_SYMBOL(posix_acl_alloc);360 struct posix_acl *acl = posix_acl_alloc(3, flags); in posix_acl_from_mode()793 acl = posix_acl_alloc(count, GFP_NOFS); in posix_acl_from_xattr()
39 acl = posix_acl_alloc(count, GFP_KERNEL); in ext2_acl_from_disk()
37 acl = posix_acl_alloc(count, GFP_NOFS); in ext4_acl_from_disk()
81 acl = posix_acl_alloc(count, GFP_KERNEL); in jffs2_acl_from_medium()
585 posix_acl_alloc(acl_state.users->n + in parse_dacl()599 posix_acl_alloc(default_acl_state.users->n + in parse_dacl()
2232 acls = posix_acl_alloc(6, KSMBD_DEFAULT_GFP); in ksmbd_vfs_set_init_posix_acl()
463 *acl = posix_acl_alloc(count, GFP_KERNEL); in nfsd4_decode_posixacl()