rawfh              35 fs/ceph/export.c static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len,
rawfh              40 fs/ceph/export.c 	struct ceph_nfs_snapfh *sfh = (void *)rawfh;
rawfh              85 fs/ceph/export.c static int ceph_encode_fh(struct inode *inode, u32 *rawfh, int *max_len,
rawfh              95 fs/ceph/export.c 		return ceph_encode_snapfh(inode, rawfh, max_len, parent_inode);
rawfh             106 fs/ceph/export.c 		struct ceph_nfs_confh *cfh = (void *)rawfh;
rawfh             114 fs/ceph/export.c 		struct ceph_nfs_fh *fh = (void *)rawfh;