Searched refs:r_path1 (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ceph/
H A Ddebugfs.c95 } else if (req->r_path1) {
97 req->r_path1);
H A Dmds_client.h275 char *r_path1, *r_path2; member in struct:ceph_mds_request
H A Dsuper.c1062 req->r_path1 = kstrdup(path, GFP_NOFS);
1063 if (!req->r_path1) {
H A Dmds_client.c1123 kfree(req->r_path1);
2993 req->r_parent, req->r_path1, req->r_ino1.ino,

Completed in 131 milliseconds