Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dops_nfs.c89 typedef struct fh_cache fh_cache; typedef
90 struct fh_cache { struct
110 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan); argument
111 static int webnfs_lookup(fh_cache *fp, fwd_fun f, wchan_t wchan);
150 static fh_cache *
153 fh_cache *fp, *fp2 = NULL; in find_nfs_fhandle_cache()
156 ITER(fp, fh_cache, &fh_head) { in find_nfs_fhandle_cache()
184 fh_cache *fp; in got_nfs_fh_mount()
252 fh_cache *fp; in got_nfs_fh_webnfs()
313 fh_cache *fp; in flush_nfs_fhandle_cache()
[all …]
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog4038 * amd/ops_nfs.c (struct fh_cache): New member fh_status.
12467 specific handle in struct fh_cache.