Lines Matching defs:as_ctx
616 struct ceph_acl_sec_ctx *as_ctx,
697 ceph_init_inode_acls(inode, as_ctx);
738 struct ceph_acl_sec_ctx as_ctx = {};
764 new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx);
770 if (as_ctx.pagelist &&
771 !list_is_singular(&as_ctx.pagelist->head))
806 ceph_as_ctx_to_req(req, &as_ctx);
837 &as_ctx, &lo);
843 ceph_release_acl_sec_ctx(&as_ctx);
844 memset(&as_ctx, 0, sizeof(as_ctx));
898 ceph_init_inode_acls(newino, &as_ctx);
907 ceph_release_acl_sec_ctx(&as_ctx);