Home
last modified time | relevance | path

Searched refs:ceph_acl_sec_ctx (Results 1 – 5 of 5) sorted by relevance

/fs/ceph/
Dsuper.h943 struct ceph_acl_sec_ctx { struct
971 struct ceph_acl_sec_ctx *ctx); argument
978 struct ceph_acl_sec_ctx *ctx) in ceph_security_init_secctx()
987 void ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx);
995 struct ceph_acl_sec_ctx *as_ctx);
997 struct ceph_acl_sec_ctx *as_ctx);
1010 struct ceph_acl_sec_ctx *as_ctx) in ceph_pre_init_acls()
1015 struct ceph_acl_sec_ctx *as_ctx) in ceph_init_inode_acls()
Dacl.c162 struct ceph_acl_sec_ctx *as_ctx) in ceph_pre_init_acls()
251 void ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) in ceph_init_inode_acls()
Ddir.c828 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_mknod()
890 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_symlink()
943 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_mkdir()
Dxattr.c1211 struct ceph_acl_sec_ctx *as_ctx) in ceph_security_init_secctx()
1281 void ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx) in ceph_release_acl_sec_ctx()
Dfile.c444 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_atomic_open()