Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dexport.c15 struct ceph_nfs_fh { struct
92 sizeof(struct ceph_nfs_fh) >> 2; in ceph_encode_fh()
117 struct ceph_nfs_fh *fh = (void *)rawfh; in ceph_encode_fh()
301 struct ceph_nfs_fh *fh = (void *)fid->raw; in ceph_fh_to_dentry()