Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/amd/amd/
H A Dnfs_ops.c67 typedef struct fh_cache fh_cache; typedef
68 struct fh_cache { struct
102 fh_cache *fp, *fp2 = 0;
105 ITER(fp, fh_cache, &fh_head) {
164 fh_cache *fp;
165 ITER(fp, fh_cache, &fh_head) {
175 fh_cache *fp; in discard_fh()
196 fh_cache *fp, *fp_save = 0;
276 fp = ALLOC(fh_cache);
334 fh_cache *fp; in call_mountd()
[all …]