/kernel/linux/linux-5.10/fs/9p/ |
H A D | acl.h | 43 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 D | acl.c | 59 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 D | vfs_inode_dotl.c | 241 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 D | acl.h | 42 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 D | acl.c | 81 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 D | vfs_inode_dotl.c | 242 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 D | fsntfs.c | 1844 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid() local
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | layout.h | 1724 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 D | layout.h | 1724 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 D | layout.h | 1822 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if member 1854 ACL *dacl; /* Points to a discretionary ACL. Only valid, if member
|