Lines Matching refs:r_parent
1102 if (req->r_parent) { in ceph_mdsc_release_request()
1103 ceph_put_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN); in ceph_mdsc_release_request()
1104 iput(req->r_parent); in ceph_mdsc_release_request()
1332 dir = req->r_parent ? : d_inode_rcu(parent); in __choose_mds()
2630 struct inode *dir = req->r_parent; in get_fscrypt_altname()
2993 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()
3178 req->r_parent, mds, req->r_dentry_drop, in create_request_message()
3356 if (req->r_parent) in __prepare_send_request()
3367 doutc(cl, " r_parent = %p\n", req->r_parent); in __prepare_send_request()
3653 if (req->r_parent) { in ceph_mdsc_submit_request()
3654 struct ceph_inode_info *ci = ceph_inode(req->r_parent); in ceph_mdsc_submit_request()
3732 if (req->r_parent && in ceph_mdsc_wait_request()
3770 struct inode *dir = req->r_parent; in ceph_invalidate_dir_request()
4408 ceph_put_cap_refs(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps()
4420 ceph_put_cap_refs_async(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps_async()