Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfsfh.h246 static inline bool fh_match(struct knfsd_fh *fh1, struct knfsd_fh *fh2) in fh_match()
255 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-6.1.9/fs/notify/fanotify/
Dfanotify.c45 struct fanotify_fh *fh2) in fanotify_fh_equal()