Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dexport.c36 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_snapfh() argument
42 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() argument
98 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()