Home
last modified time | relevance | path

Searched refs:ceph_release_acl_sec_ctx (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ceph/
H A Ddir.c945 ceph_release_acl_sec_ctx(&as_ctx); in ceph_mknod()
1059 ceph_release_acl_sec_ctx(&as_ctx); in ceph_symlink()
1139 ceph_release_acl_sec_ctx(&as_ctx); in ceph_mkdir()
H A Dsuper.h1172 void ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx);
H A Dfile.c843 ceph_release_acl_sec_ctx(&as_ctx); in ceph_atomic_open()
907 ceph_release_acl_sec_ctx(&as_ctx); in ceph_atomic_open()
H A Dxattr.c1429 void ceph_release_acl_sec_ctx(struct ceph_acl_sec_ctx *as_ctx) in ceph_release_acl_sec_ctx() function