Searched refs:r_path2 (Results 1 – 7 of 7) sorted by relevance
112 } else if (req->r_path2 && req->r_op != CEPH_MDS_OP_SYMLINK) { in mdsc_show()115 req->r_path2); in mdsc_show()117 seq_printf(s, " %s", req->r_path2); in mdsc_show()
234 char *r_path1, *r_path2; member
396 req->r_path2 = kstrdup(dfi->last_name, GFP_KERNEL); in ceph_readdir()397 if (!req->r_path2) { in ceph_readdir()911 req->r_path2 = kstrdup(dest, GFP_KERNEL); in ceph_symlink()912 if (!req->r_path2) { in ceph_symlink()
446 req->r_path2 = last_name; in __get_snap_name()
981 req->r_path2 = kstrdup(name, GFP_NOFS); in ceph_sync_setxattr()982 if (!req->r_path2) { in ceph_sync_setxattr()
1577 if (req->r_path2) { in ceph_readdir_prepopulate()1579 req->r_path2, in ceph_readdir_prepopulate()1580 strlen(req->r_path2)); in ceph_readdir_prepopulate()
730 kfree(req->r_path2); in ceph_mdsc_release_request()2311 req->r_path2, req->r_ino2.ino, in create_request_message()