Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A 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()
H A Dxdr3.h243 struct svc_fh fh2; member
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify.c32 struct fanotify_fh *fh2) in fanotify_fh_equal()