Searched refs:dbi_max (Results 1 – 1 of 1) sorted by relevance
153 uint32_t dbi_max; member520 if (dbi > udev->dbi_max) in tcmu_get_empty_block()521 udev->dbi_max = dbi; in tcmu_get_empty_block()1635 tcmu_blocks_release(&udev->data_blocks, 0, udev->dbi_max + 1); in tcmu_dev_kref_release()2619 end = udev->dbi_max + 1; in find_free_blocks()2621 if (block == udev->dbi_max) { in find_free_blocks()2631 udev->dbi_max = 0; in find_free_blocks()2634 udev->dbi_max = block; in find_free_blocks()