Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dvfs.c1805 struct posix_acl *acls; in ksmbd_vfs_set_init_posix_acl() local
1830 acls = posix_acl_alloc(6, KSMBD_DEFAULT_GFP); in ksmbd_vfs_set_init_posix_acl()
1831 if (!acls) { in ksmbd_vfs_set_init_posix_acl()
1835 posix_state_to_acl(&acl_state, acls->a_entries); in ksmbd_vfs_set_init_posix_acl()
1837 rc = set_posix_acl(idmap, dentry, ACL_TYPE_ACCESS, acls); in ksmbd_vfs_set_init_posix_acl()
1842 posix_state_to_acl(&acl_state, acls->a_entries); in ksmbd_vfs_set_init_posix_acl()
1843 rc = set_posix_acl(idmap, dentry, ACL_TYPE_DEFAULT, acls); in ksmbd_vfs_set_init_posix_acl()
1850 posix_acl_release(acls); in ksmbd_vfs_set_init_posix_acl()
1857 struct posix_acl *acls; in ksmbd_vfs_inherit_posix_acl() local
1866 acls = get_inode_acl(parent_inode, ACL_TYPE_DEFAULT); in ksmbd_vfs_inherit_posix_acl()
[all …]
/linux/Documentation/target/
H A Dtcm_mod_builder.rst109 | |-- acls
/linux/fs/nfsd/
H A DKconfig197 draft-ietf-nfsv4-posix-acls. This protocol extension enables
/linux/Documentation/filesystems/
H A Doverlayfs.rst327 Check (a) ensures consistency (1) since owner, group, mode and posix acls
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst577 posix acls, posix locks, posix paths, symlink support