Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddebugfs.c56 u64 pathbase; in mdsc_show() local
82 &pathbase, 0); in mdsc_show()
101 &pathbase, 0); in mdsc_show()
Dmds_client.c3000 u64 pathbase; in encode_caps_cb() local
3013 path = ceph_mdsc_build_path(dentry, &pathlen, &pathbase, 0); in encode_caps_cb()
3021 pathbase = 0; in encode_caps_cb()
3035 rec.v2.pathbase = cpu_to_le64(pathbase); in encode_caps_cb()
3046 rec.v1.pathbase = cpu_to_le64(pathbase); in encode_caps_cb()
/linux-4.19.296/include/linux/ceph/
Dceph_fs.h755 __le64 pathbase; /* base ino for our path to this ino */ member
767 __le64 pathbase; /* base ino for our path to this ino */ member