Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddebugfs.c92 } else if (req->r_path1) { in mdsc_show()
94 req->r_path1); in mdsc_show()
Dmds_client.h223 char *r_path1, *r_path2; member
Dsuper.c894 req->r_path1 = kstrdup(path, GFP_NOFS); in open_root_dentry()
895 if (!req->r_path1) { in open_root_dentry()
Dmds_client.c592 kfree(req->r_path1); in ceph_mdsc_release_request()
2090 req->r_parent, req->r_path1, req->r_ino1.ino, in create_request_message()