Searched refs:dbi_max (Results 1 – 1 of 1) sorted by relevance
143 uint32_t dbi_max; member525 if (dbi > udev->dbi_max) in tcmu_get_empty_block()526 udev->dbi_max = dbi; in tcmu_get_empty_block()1842 tcmu_blocks_release(&udev->data_blocks, 0, udev->dbi_max + 1); in tcmu_dev_kref_release()2895 end = udev->dbi_max + 1; in find_free_blocks()2897 if (block == udev->dbi_max) { in find_free_blocks()2907 udev->dbi_max = 0; in find_free_blocks()2910 udev->dbi_max = block; in find_free_blocks()