Searched defs:check_in_use (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libzfs/common/ |
H A D | libzfs_vdev.c | 1153 check_in_use(libzfs_handle_t *hdl, nvlist_t *config, nvlist_t *nv, function 1208 if ((ret = check_in_use(hdl, config, child[c], force, 1215 if ((ret = check_in_use(hdl, config, child[c], force, 1223 if ((ret = check_in_use(hdl, config, child[c], force, 1603 if (check_in_use(hdl, poolconfig, newroot, force, replacing, B_FALSE)
|
Completed in 18 milliseconds