Home
last modified time | relevance | path

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

/fs/9p/
Dacl.c59 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local
70 dacl = __v9fs_get_acl(fid, POSIX_ACL_XATTR_DEFAULT); in v9fs_get_acl()
73 if (!IS_ERR(dacl) && !IS_ERR(pacl)) { in v9fs_get_acl()
74 set_cached_acl(inode, ACL_TYPE_DEFAULT, dacl); in v9fs_get_acl()
79 if (!IS_ERR(dacl)) in v9fs_get_acl()
80 posix_acl_release(dacl); in v9fs_get_acl()
170 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl() argument
172 set_cached_acl(inode, ACL_TYPE_DEFAULT, dacl); in v9fs_set_create_acl()
174 v9fs_set_acl(fid, ACL_TYPE_DEFAULT, dacl); in v9fs_set_create_acl()
179 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() argument
[all …]
Dacl.h25 extern void v9fs_put_acl(struct posix_acl *dacl, struct posix_acl *acl);
38 struct posix_acl *dacl, in v9fs_set_create_acl() argument
43 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() argument
Dvfs_inode_dotl.c257 struct posix_acl *pacl = NULL, *dacl = NULL; in v9fs_vfs_atomic_open_dotl() local
298 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_atomic_open_dotl()
328 v9fs_set_create_acl(inode, fid, dacl, pacl); in v9fs_vfs_atomic_open_dotl()
363 v9fs_put_acl(dacl, pacl); in v9fs_vfs_atomic_open_dotl()
396 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mkdir_dotl() local
418 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_mkdir_dotl()
448 v9fs_set_create_acl(inode, fid, dacl, pacl); in v9fs_vfs_mkdir_dotl()
463 v9fs_set_create_acl(inode, fid, dacl, pacl); in v9fs_vfs_mkdir_dotl()
471 v9fs_put_acl(dacl, pacl); in v9fs_vfs_mkdir_dotl()
833 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mknod_dotl() local
[all …]
/fs/ntfs/
Dlayout.h1738 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if member
1767 ACL *dacl; /* Points to a discretionary ACL. Only valid, if member