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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c68 static char *(*_topo_snap_hold)(topo_hdl_t *, const char *, int *); variable
214 _topo_snap_hold = (char *(*)())
238 _topo_snap_hold == NULL || _topo_snap_release == NULL ||
278 if ((uuid = _topo_snap_hold(thp, NULL, &err)) == NULL)

Completed in 87 milliseconds