Searched refs:rawfh (Results 1 – 1 of 1) sorted by relevance
36 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_snapfh() argument42 struct ceph_nfs_snapfh *sfh = (void *)rawfh; in ceph_encode_snapfh()87 static int ceph_encode_fh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_fh() argument98 return ceph_encode_snapfh(inode, rawfh, max_len, parent_inode); in ceph_encode_fh()109 struct ceph_nfs_confh *cfh = (void *)rawfh; in ceph_encode_fh()117 struct ceph_nfs_fh *fh = (void *)rawfh; in ceph_encode_fh()