Home
last modified time | relevance | path

Searched refs:TCMU_BLOCKS_TO_MBS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/target/
Dtarget_core_user.c76 #define TCMU_BLOCKS_TO_MBS(_blocks) (_blocks >> (20 - DATA_BLOCK_SHIFT)) macro
235 return sprintf(buffer, "%d", TCMU_BLOCKS_TO_MBS(tcmu_global_max_blocks)); in tcmu_get_global_max_data_area()
2143 val, TCMU_BLOCKS_TO_MBS(tcmu_global_max_blocks)); in tcmu_set_max_blocks_param()
2224 TCMU_BLOCKS_TO_MBS(udev->max_blocks)); in tcmu_show_configfs_dev_params()
2319 TCMU_BLOCKS_TO_MBS(udev->max_blocks)); in tcmu_max_data_area_mb_show()