Searched refs:fh_cache (Results 1 – 2 of 2) sorted by relevance
91 typedef struct fh_cache fh_cache; typedef92 struct fh_cache { struct112 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan); argument113 static int webnfs_lookup(fh_cache *fp, fwd_fun f, wchan_t wchan);145 static fh_cache *148 fh_cache *fp, *fp2 = 0; in find_nfs_fhandle_cache()151 ITER(fp, fh_cache, &fh_head) { in find_nfs_fhandle_cache()179 fh_cache *fp; in got_nfs_fh_mount()243 fh_cache *fp; in got_nfs_fh_webnfs()304 fh_cache *fp; in flush_nfs_fhandle_cache()[all …]
2972 * amd/ops_nfs.c (struct fh_cache): New member fh_status.11401 specific handle in struct fh_cache.