Lines Matching refs:r_parent
842 if (req->r_parent) { in ceph_mdsc_release_request()
843 ceph_put_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN); in ceph_mdsc_release_request()
844 iput(req->r_parent); in ceph_mdsc_release_request()
1063 dir = req->r_parent ? : d_inode_rcu(parent); in __choose_mds()
2563 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()
2648 req->r_parent, mds, req->r_dentry_drop, in create_request_message()
2801 if (req->r_parent) in __prepare_send_request()
2807 dout(" r_parent = %p\n", req->r_parent); in __prepare_send_request()
3015 if (req->r_parent) { in ceph_mdsc_submit_request()
3016 struct ceph_inode_info *ci = ceph_inode(req->r_parent); in ceph_mdsc_submit_request()
3094 if (req->r_parent && in ceph_mdsc_wait_request()
3131 struct inode *dir = req->r_parent; in ceph_invalidate_dir_request()
3596 ceph_put_cap_refs(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps()
3607 ceph_put_cap_refs_no_check_caps(ceph_inode(req->r_parent), in ceph_mdsc_release_dir_caps_no_check()