Lines Matching refs:r_parent
711 if (req->r_parent) in ceph_mdsc_release_request()
712 ceph_put_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN); in ceph_mdsc_release_request()
923 dir = req->r_parent ? : d_inode_rcu(parent); in __choose_mds()
2299 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()
2364 req->r_parent, mds, req->r_dentry_drop, in create_request_message()
2501 if (req->r_parent) in __prepare_send_request()
2508 dout(" r_parent = %p\n", req->r_parent); in __prepare_send_request()
2673 if (req->r_parent) in ceph_mdsc_submit_request()
2674 ceph_get_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN); in ceph_mdsc_submit_request()
2727 if (req->r_parent && in ceph_mdsc_wait_request()
2764 struct inode *dir = req->r_parent; in ceph_invalidate_dir_request()