Searched refs:rawfh (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/ceph/
H A Dexport.c36 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, argument
42 struct ceph_nfs_snapfh *sfh = (void *)rawfh;
87 static int ceph_encode_fh(struct inode *inode, u32 *rawfh, int *max_len, argument
98 return ceph_encode_snapfh(inode, rawfh, max_len, parent_inode);
109 struct ceph_nfs_confh *cfh = (void *)rawfh;
117 struct ceph_nfs_fh *fh = (void *)rawfh;

Completed in 176 milliseconds