Home
last modified time | relevance | path

Searched defs:fh1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfsfh.h193 static inline bool fh_match(struct knfsd_fh *fh1, struct knfsd_fh *fh2) in fh_match()
202 static inline bool fh_fsid_match(struct knfsd_fh *fh1, struct knfsd_fh *fh2) in fh_fsid_match()
Dxdr3.h240 struct svc_fh fh1; member