Home
last modified time | relevance | path

Searched defs:dacl (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
Dacl.h38 struct posix_acl *dacl, in v9fs_set_create_acl()
43 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
Dacl.c59 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local
170 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl()
179 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
Dvfs_inode_dotl.c241 struct posix_acl *pacl = NULL, *dacl = NULL; in v9fs_vfs_atomic_open_dotl() local
379 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mkdir_dotl() local
825 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mknod_dotl() local
/kernel/linux/linux-6.6/fs/9p/
Dacl.h37 struct posix_acl *dacl, in v9fs_set_create_acl()
42 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
Dacl.c81 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local
302 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl()
311 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
Dvfs_inode_dotl.c242 struct posix_acl *pacl = NULL, *dacl = NULL; in v9fs_vfs_atomic_open_dotl() local
367 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mkdir_dotl() local
851 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mknod_dotl() local
/kernel/linux/linux-6.6/fs/ntfs/
Dlayout.h1724 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if member
1753 ACL *dacl; /* Points to a discretionary ACL. Only valid, if member
/kernel/linux/linux-5.10/fs/ntfs/
Dlayout.h1724 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if member
1753 ACL *dacl; /* Points to a discretionary ACL. Only valid, if member
/kernel/linux/linux-6.6/fs/ntfs3/
Dfsntfs.c1844 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid() local