Searched refs:r_path1 (Results 1 – 4 of 4) sorted by relevance
95 } else if (req->r_path1) { in mdsc_show()97 req->r_path1); in mdsc_show()
257 char *r_path1, *r_path2; member
888 req->r_path1 = kstrdup(path, GFP_NOFS); in open_root_dentry()889 if (!req->r_path1) { in open_root_dentry()
862 kfree(req->r_path1); in ceph_mdsc_release_request()2457 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()
Completed in 31 milliseconds