Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c71 struct export_handle_cache { struct
74 struct export_handle_cache *next; argument
77 static struct export_handle_cache *exp_handle_cache = NULL;
99 static struct export_handle_cache *find_fh_in_export_cache(fhandle_t *fh);
753 static struct export_handle_cache *
756 struct export_handle_cache *p; in find_fh_in_export_cache()
768 struct export_handle_cache *new; in add_fh_to_export_cache()
809 struct export_handle_cache *p; in update_export_point()