Searched refs:zv_is_zvol (Results 1 – 4 of 4) sorted by relevance
102 boolean_t (*zv_is_zvol)(const char *); member
1040 .zv_is_zvol = zvol_is_zvol_impl,
1697 return (ops->zv_is_zvol(name)); in zvol_is_zvol()
1492 .zv_is_zvol = zvol_is_zvol_impl,