/kernel/linux/linux-5.10/fs/ceph/ |
H A D | acl.c | 251 void ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) in ceph_init_inode_acls() argument 161 ceph_pre_init_acls(struct inode *dir, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) ceph_pre_init_acls() argument
|
H A D | dir.c | 840 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_mknod() local 883 ceph_init_inode_acls(d_inode(dentry), &as_ctx); in ceph_mknod() local 901 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_symlink() local 953 struct ceph_acl_sec_ctx as_ctx = {}; ceph_mkdir() local 1008 ceph_init_inode_acls(d_inode(dentry), &as_ctx); ceph_mkdir() local [all...] |
H A D | xattr.c | 1211 ceph_security_init_secctx(struct dentry *dentry, umode_t mode, struct ceph_acl_sec_ctx *as_ctx) ceph_security_init_secctx() argument 1282 ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx) ceph_release_acl_sec_ctx() argument [all...] |
H A D | file.c | 694 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_atomic_open() local 567 ceph_finish_async_create(struct inode *dir, struct dentry *dentry, struct file *file, umode_t mode, struct ceph_mds_request *req, struct ceph_acl_sec_ctx *as_ctx, struct ceph_file_layout *lo) ceph_finish_async_create() argument [all...] |
H A D | super.h | 1077 ceph_pre_init_acls(struct inode *dir, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) ceph_pre_init_acls() argument 1082 ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) ceph_init_inode_acls() argument
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | acl.c | 257 void ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) in ceph_init_inode_acls() argument 167 ceph_pre_init_acls(struct inode *dir, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) ceph_pre_init_acls() argument
|
H A D | crypto.h | 192 ceph_fscrypt_as_ctx_to_req(struct ceph_mds_request *req, struct ceph_acl_sec_ctx *as_ctx) ceph_fscrypt_as_ctx_to_req() argument
|
H A D | xattr.c | 1359 ceph_security_init_secctx(struct dentry *dentry, umode_t mode, struct ceph_acl_sec_ctx *as_ctx) ceph_security_init_secctx() argument 1429 ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx) ceph_release_acl_sec_ctx() argument [all...] |
H A D | dir.c | 889 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_mknod() local 942 ceph_init_inode_acls(d_inode(dentry), &as_ctx); in ceph_mknod() local 997 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_symlink() local 1068 struct ceph_acl_sec_ctx as_ctx in ceph_mkdir() local 1136 ceph_init_inode_acls(d_inode(dentry), &as_ctx); ceph_mkdir() local [all...] |
H A D | file.c | 738 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_atomic_open() local 612 ceph_finish_async_create(struct inode *dir, struct inode *inode, struct dentry *dentry, struct file *file, umode_t mode, struct ceph_mds_request *req, struct ceph_acl_sec_ctx *as_ctx, struct ceph_file_layout *lo) ceph_finish_async_create() argument [all...] |
H A D | inode.c | 71 ceph_new_inode(struct inode *dir, struct dentry *dentry, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) ceph_new_inode() argument 110 ceph_as_ctx_to_req(struct ceph_mds_request *req, struct ceph_acl_sec_ctx *as_ctx) ceph_as_ctx_to_req() argument [all...] |
H A D | super.h | 1194 ceph_pre_init_acls(struct inode *dir, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) ceph_pre_init_acls() argument 1199 ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) ceph_init_inode_acls() argument
|