Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfsfh.h196 static inline bool fh_match(struct knfsd_fh *fh1, struct knfsd_fh *fh2) in fh_match()
205 static inline bool fh_fsid_match(struct knfsd_fh *fh1, struct knfsd_fh *fh2) in fh_fsid_match()
Dxdr3.h243 struct svc_fh fh2; member
/fs/notify/fanotify/
Dfanotify.c32 struct fanotify_fh *fh2) in fanotify_fh_equal()