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

/freebsd-9.3-release/contrib/amd/amd/
H A Dops_nfs.c91 typedef struct fh_cache fh_cache; typedef in typeref:struct:fh_cache
92 struct fh_cache { struct
112 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan);
113 static int webnfs_lookup(fh_cache *fp, fwd_fun f, wchan_t wchan);
145 static fh_cache *
148 fh_cache *fp, *fp2 = 0;
151 ITER(fp, fh_cache, &fh_head) {
179 fh_cache *fp;
243 fh_cache *f
[all...]

Completed in 158 milliseconds