Lines Matching refs:r_parent
939 if (req->r_parent) { in ceph_mdsc_release_request()
940 ceph_put_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN); in ceph_mdsc_release_request()
941 iput(req->r_parent); in ceph_mdsc_release_request()
1160 dir = req->r_parent ? : d_inode_rcu(parent); in __choose_mds()
2559 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()
2644 req->r_parent, mds, req->r_dentry_drop, in create_request_message()
2818 if (req->r_parent) in __prepare_send_request()
2824 dout(" r_parent = %p\n", req->r_parent); in __prepare_send_request()
3100 if (req->r_parent) { in ceph_mdsc_submit_request()
3101 struct ceph_inode_info *ci = ceph_inode(req->r_parent); in ceph_mdsc_submit_request()
3180 if (req->r_parent && in ceph_mdsc_wait_request()
3217 struct inode *dir = req->r_parent; in ceph_invalidate_dir_request()
3718 ceph_put_cap_refs(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps()
3729 ceph_put_cap_refs_no_check_caps(ceph_inode(req->r_parent), in ceph_mdsc_release_dir_caps_no_check()