Searched refs:zvol_is_zvol (Results 1 – 3 of 3) sorted by relevance
50 extern boolean_t zvol_is_zvol(const char *);
1727 zvol_is_zvol(const char *name) in zvol_is_zvol() function
1876 if (zvol_is_zvol(vd->vdev_path)) in vdev_uses_zvols()