Searched defs:add_fh_to_export_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c102 static void add_fh_to_export_cache(fhandle_t *fh, char *path);
768 add_fh_to_export_cache(fhandle_t *fh, char *path) function
774 "add_fh_to_export_cache: alloc new for '%s' Error %s\n"),
781 "add_fh_to_export_cache: alloc '%s'"
841 add_fh_to_export_cache(fh, NULL);
850 add_fh_to_export_cache(fh, path);

Completed in 67 milliseconds