Searched defs:as_ctx (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/ceph/
H A Dacl.c259 void ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) argument
169 ceph_pre_init_acls(struct inode *dir, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) argument
H A Dcrypto.h192 ceph_fscrypt_as_ctx_to_req(struct ceph_mds_request *req, struct ceph_acl_sec_ctx *as_ctx) argument
H A Dxattr.c1377 ceph_security_init_secctx(struct dentry *dentry, umode_t mode, struct ceph_acl_sec_ctx *as_ctx) argument
1447 ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx) argument
[all...]
H A Ddir.c918 struct ceph_acl_sec_ctx as_ctx = {}; local
972 ceph_init_inode_acls(d_inode(dentry), &as_ctx); local
1028 struct ceph_acl_sec_ctx as_ctx = {}; local
1102 struct ceph_acl_sec_ctx as_ctx local
1173 ceph_init_inode_acls(d_inode(dentry), &as_ctx); local
[all...]
H A Dinode.c71 ceph_new_inode(struct inode *dir, struct dentry *dentry, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) argument
112 ceph_as_ctx_to_req(struct ceph_mds_request *req, struct ceph_acl_sec_ctx *as_ctx) argument
[all...]
H A Dfile.c758 struct ceph_acl_sec_ctx as_ctx = {}; local
625 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) argument
[all...]
H A Dsuper.h1201 ceph_pre_init_acls(struct inode *dir, umode_t *mode, struct ceph_acl_sec_ctx *as_ctx) argument
1206 ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) argument

Completed in 194 milliseconds