Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c101 static struct export_handle_cache *find_fh_in_export_cache(fhandle_t *fh);
756 find_fh_in_export_cache(fhandle_t *fh) in find_fh_in_export_cache() function
818 if ((p = find_fh_in_export_cache(fh)) != NULL) { in update_export_point()