Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.h946 struct ceph_acl_sec_ctx { struct
974 struct ceph_acl_sec_ctx *ctx); argument
981 struct ceph_acl_sec_ctx *ctx) in ceph_security_init_secctx()
990 void ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx);
998 struct ceph_acl_sec_ctx *as_ctx);
1000 struct ceph_acl_sec_ctx *as_ctx);
1013 struct ceph_acl_sec_ctx *as_ctx) in ceph_pre_init_acls()
1018 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()
939 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_mkdir()
Dxattr.c1203 struct ceph_acl_sec_ctx *as_ctx) in ceph_security_init_secctx()
1273 void ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx) in ceph_release_acl_sec_ctx()
Dfile.c445 struct ceph_acl_sec_ctx as_ctx = {}; in ceph_atomic_open()