Searched refs:vd_present (Results 1 – 1 of 1) sorted by relevance
5379 uint_t vd_present = 0; in vds_detach() local5405 mod_hash_walk(vds->vd_table, vds_check_for_vd, &vd_present); in vds_detach()5406 if (vd_present) { in vds_detach()