Lines Matching refs:r_parent
818 if (req->r_parent) { in ceph_mdsc_release_request()
819 ceph_put_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN); in ceph_mdsc_release_request()
820 ceph_async_iput(req->r_parent); in ceph_mdsc_release_request()
1040 dir = req->r_parent ? : d_inode_rcu(parent); in __choose_mds()
2502 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()
2569 req->r_parent, mds, req->r_dentry_drop, in create_request_message()
2715 if (req->r_parent) in __prepare_send_request()
2721 dout(" r_parent = %p\n", req->r_parent); in __prepare_send_request()
2921 if (req->r_parent) { in ceph_mdsc_submit_request()
2922 struct ceph_inode_info *ci = ceph_inode(req->r_parent); in ceph_mdsc_submit_request()
2929 ihold(req->r_parent); in ceph_mdsc_submit_request()
3001 if (req->r_parent && in ceph_mdsc_wait_request()
3038 struct inode *dir = req->r_parent; in ceph_invalidate_dir_request()
3488 ceph_put_cap_refs(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps()
3499 ceph_put_cap_refs_no_check_caps(ceph_inode(req->r_parent), in ceph_mdsc_release_dir_caps_no_check()