Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dexport.c35 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_snapfh() argument
40 struct ceph_nfs_snapfh *sfh = (void *)rawfh; in ceph_encode_snapfh()
85 static int ceph_encode_fh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_fh() argument
95 return ceph_encode_snapfh(inode, rawfh, max_len, parent_inode); in ceph_encode_fh()
106 struct ceph_nfs_confh *cfh = (void *)rawfh; in ceph_encode_fh()
114 struct ceph_nfs_fh *fh = (void *)rawfh; in ceph_encode_fh()