Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dexport.c36 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_snapfh() argument
41 struct ceph_nfs_snapfh *sfh = (void *)rawfh; in ceph_encode_snapfh()
86 static int ceph_encode_fh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_fh() argument
96 return ceph_encode_snapfh(inode, rawfh, max_len, parent_inode); in ceph_encode_fh()
107 struct ceph_nfs_confh *cfh = (void *)rawfh; in ceph_encode_fh()
115 struct ceph_nfs_fh *fh = (void *)rawfh; in ceph_encode_fh()