Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/amd/amd/
H A Dnfs_ops.c79 typedef struct fh_cache fh_cache; typedef
80 struct fh_cache { struct
81 qelem fh_q; /* List header */
105 static int call_mountd(fh_cache*, unsigned long, fwd_fun, void *); argument