Searched refs:srh_handle (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libshare_plugins/zfs/
H A Dlibshare_zfs.c257 srhp->srh_include_invalid_shares, &srhp->srh_handle);
275 srhp->srh_handle == NULL) {
281 rc = zfssa_share_storage_read_next(srhp->srh_handle, sharep);
305 if (srhp->srh_handle != NULL) {
306 (void) zfssa_share_storage_read_fini(srhp->srh_handle);
307 srhp->srh_handle = NULL;
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_impl.h80 void *srh_handle; /* fs-specific data pointer */ member in struct:sa_read_hdl_s

Completed in 23 milliseconds