Home
last modified time | relevance | path

Searched defs:fh2 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/nfsd/
Dnfsfh.h202 static inline bool fh_match(struct knfsd_fh *fh1, struct knfsd_fh *fh2) in fh_match()
211 static inline bool fh_fsid_match(struct knfsd_fh *fh1, struct knfsd_fh *fh2) in fh_fsid_match()
Dxdr3.h235 struct svc_fh fh2; member
/Linux-v5.15/fs/notify/fanotify/
Dfanotify.c45 struct fanotify_fh *fh2) in fanotify_fh_equal()