Searched refs:fh_cache (Results 1 – 2 of 2) sorted by relevance
89 typedef struct fh_cache fh_cache; typedef90 struct fh_cache { struct110 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan); argument111 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 …]
4038 * amd/ops_nfs.c (struct fh_cache): New member fh_status.12467 specific handle in struct fh_cache.