Home
last modified time | relevance | path

Searched refs:pathbase (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ceph/
Ddebugfs.c56 u64 pathbase; in mdsc_show() local
82 &pathbase, 0); in mdsc_show()
101 &pathbase, 0); in mdsc_show()
Dmds_client.c2796 u64 pathbase; in encode_caps_cb() local
2810 path = ceph_mdsc_build_path(dentry, &pathlen, &pathbase, 0); in encode_caps_cb()
2834 rec.v2.pathbase = cpu_to_le64(pathbase); in encode_caps_cb()
2845 rec.v1.pathbase = cpu_to_le64(pathbase); in encode_caps_cb()
/linux-4.4.14/include/linux/ceph/
Dceph_fs.h706 __le64 pathbase; /* base ino for our path to this ino */ member
718 __le64 pathbase; /* base ino for our path to this ino */ member