Searched refs:zss_type (Results 1 – 3 of 3) sorted by relevance
447 enum zfs_soft_state_type zss_type; member
727 zs->zss_type = ZSST_ZVOL; in zvol_create_minor()854 zs->zss_type = ZSST_ZVOL; in zvol_create_minor()1806 else if (zs->zss_type != ZSST_ZVOL) in zvol_strategy()1866 else if (zs->zss_type != ZSST_ZVOL) in zvol_strategy()
6200 zs->zss_type = ZSST_CTLDEV; in zfs_ctldev_init()6221 if (zp == NULL || zp->zss_type != which) in zfsdev_get_soft_state()