Home
last modified time | relevance | path

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

/titanic_41/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 *(*)()) in libzfs_init_fru()
238 _topo_snap_hold == NULL || _topo_snap_release == NULL || in libzfs_init_fru()
278 if ((uuid = _topo_snap_hold(thp, NULL, &err)) == NULL) in libzfs_fru_refresh()