Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c99 static struct export_handle_cache *find_fh_in_export_cache(fhandle_t *fh);
754 find_fh_in_export_cache(fhandle_t *fh) in find_fh_in_export_cache() function
816 if ((p = find_fh_in_export_cache(fh)) != NULL) { in update_export_point()