Lines Matching refs:r_parent
864 req->r_parent = dir; in ceph_lookup()
952 req->r_parent = dir; in ceph_mknod()
992 err = fscrypt_prepare_symlink(req->r_parent, dest, len, PATH_MAX, in prep_encrypted_symlink_target()
1058 req->r_parent = dir; in ceph_symlink()
1151 req->r_parent = dir; in ceph_mkdir()
1217 req->r_parent = dir; in ceph_link()
1272 mapping_set_error(req->r_parent->i_mapping, result); in ceph_async_unlink_cb()
1273 ceph_dir_clear_complete(req->r_parent); in ceph_async_unlink_cb()
1389 req->r_parent = dir; in ceph_unlink()
1497 req->r_parent = new_dir; in ceph_rename()
2008 req->r_parent = dir; in ceph_d_revalidate()