Searched refs:rawfh (Results 1 – 1 of 1) sorted by relevance
35 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_snapfh() argument40 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() argument95 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()