Home
last modified time | relevance | path

Searched defs:dacl (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dacl.h43 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() argument
36 v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, struct posix_acl *dacl, struct posix_acl *acl) v9fs_set_create_acl() argument
H A Dacl.c59 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local
179 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() argument
169 v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, struct posix_acl *dacl, struct posix_acl *acl) v9fs_set_create_acl() argument
[all...]
H A 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 in v9fs_vfs_mknod_dotl() local
[all...]
/kernel/linux/linux-6.6/fs/9p/
H A Dacl.h42 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() argument
35 v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, struct posix_acl *dacl, struct posix_acl *acl) v9fs_set_create_acl() argument
H A Dacl.c81 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local
311 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() argument
301 v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, struct posix_acl *dacl, struct posix_acl *acl) v9fs_set_create_acl() argument
[all...]
H A 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 in v9fs_vfs_mknod_dotl() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfsntfs.c1844 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid() local
/kernel/linux/linux-5.10/fs/ntfs/
H A 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/ntfs/
H A 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
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h1822 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if member
1854 ACL *dacl; /* Points to a discretionary ACL. Only valid, if member

Completed in 22 milliseconds