Lines Matching refs:r_parent
855 if (req->r_parent) { in ceph_mdsc_release_request()
856 ceph_put_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN); in ceph_mdsc_release_request()
857 ceph_async_iput(req->r_parent); in ceph_mdsc_release_request()
1077 dir = req->r_parent ? : d_inode_rcu(parent); in __choose_mds()
2566 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()
2633 req->r_parent, mds, req->r_dentry_drop, in create_request_message()
2779 if (req->r_parent) in __prepare_send_request()
2785 dout(" r_parent = %p\n", req->r_parent); in __prepare_send_request()
2985 if (req->r_parent) { in ceph_mdsc_submit_request()
2986 struct ceph_inode_info *ci = ceph_inode(req->r_parent); in ceph_mdsc_submit_request()
2993 ihold(req->r_parent); in ceph_mdsc_submit_request()
3065 if (req->r_parent && in ceph_mdsc_wait_request()
3102 struct inode *dir = req->r_parent; in ceph_invalidate_dir_request()
3552 ceph_put_cap_refs(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps()
3563 ceph_put_cap_refs_no_check_caps(ceph_inode(req->r_parent), in ceph_mdsc_release_dir_caps_no_check()