Home
last modified time | relevance | path

Searched refs:ceph_mdsc_build_path (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/fs/ceph/
Ddebugfs.c84 path = ceph_mdsc_build_path(req->r_dentry, &pathlen, in mdsc_show()
103 path = ceph_mdsc_build_path(req->r_old_dentry, &pathlen, in mdsc_show()
Dmds_client.h549 extern char *ceph_mdsc_build_path(struct dentry *dentry, int *plen, u64 *base,
Dmds_client.c2290 char *ceph_mdsc_build_path(struct dentry *dentry, int *plen, u64 *pbase, in ceph_mdsc_build_path() function
2386 path = ceph_mdsc_build_path(dentry, ppathlen, pino, 1); in build_dentry_path()
2407 path = ceph_mdsc_build_path(dentry, ppathlen, pino, 1); in build_inode_path()
3751 path = ceph_mdsc_build_path(dentry, &pathlen, &pathbase, in reconnect_caps_cb()
Ddir.c1084 char *path = ceph_mdsc_build_path(req->r_dentry, &pathlen, in ceph_async_unlink_cb()
Dfile.c569 char *path = ceph_mdsc_build_path(req->r_dentry, &pathlen, in ceph_async_create_cb()