Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_user.c88 #define TCMU_BLOCKS_TO_MBS(_blocks) (_blocks >> (20 - DATA_BLOCK_SHIFT)) macro
245 return sprintf(buffer, "%d", TCMU_BLOCKS_TO_MBS(tcmu_global_max_blocks)); in tcmu_get_global_max_data_area()
2101 val, TCMU_BLOCKS_TO_MBS(tcmu_global_max_blocks)); in tcmu_set_max_blocks_param()
2182 TCMU_BLOCKS_TO_MBS(udev->max_blocks)); in tcmu_show_configfs_dev_params()
2277 TCMU_BLOCKS_TO_MBS(udev->max_blocks)); in tcmu_max_data_area_mb_show()