Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsfh.h62 static inline u32 *fh_fsid(const struct knfsd_fh *fh) in fh_fsid() function
267 u32 *fsid1 = fh_fsid(fh1); in fh_fsid_match()
268 u32 *fsid2 = fh_fsid(fh2); in fh_fsid_match()
H A Dnfsfh.c175 u32 *fsid = fh_fsid(fh); in nfsd_set_fh_dentry()
195 fh->fh_fsid_type, fh_fsid(fh)); in nfsd_set_fh_dentry()
196 fid = (struct fid *)(fh_fsid(fh) + len); in nfsd_set_fh_dentry()
488 (fh_fsid(&fhp->fh_handle) + fhp->fh_handle.fh_size/4 - 1); in _fh_update()
639 fh_fsid(&fhp->fh_handle), in fh_compose()
H A Dnfs4layouts.c68 memcpy(&map->fsid, fh_fsid(fh), fsid_len); in nfsd4_alloc_devid_map()
78 if (memcmp(old->fsid, fh_fsid(fh), in nfsd4_alloc_devid_map()