Lines Matching defs:as_ctx
889 struct ceph_acl_sec_ctx as_ctx = {};
912 req->r_new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx);
933 ceph_as_ctx_to_req(req, &as_ctx);
942 ceph_init_inode_acls(d_inode(dentry), &as_ctx);
945 ceph_release_acl_sec_ctx(&as_ctx);
997 struct ceph_acl_sec_ctx as_ctx = {};
1020 req->r_new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx);
1049 ceph_as_ctx_to_req(req, &as_ctx);
1059 ceph_release_acl_sec_ctx(&as_ctx);
1068 struct ceph_acl_sec_ctx as_ctx = {};
1108 req->r_new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx);
1125 ceph_as_ctx_to_req(req, &as_ctx);
1136 ceph_init_inode_acls(d_inode(dentry), &as_ctx);
1139 ceph_release_acl_sec_ctx(&as_ctx);