Searched refs:DATA_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
71 #define DATA_BLOCK_SIZE PAGE_SIZE macro574 cmd->dbi_cnt = DIV_ROUND_UP(se_cmd->data_length, DATA_BLOCK_SIZE); in tcmu_cmd_set_block_cnts()580 cmd->dbi_bidi_cnt = DIV_ROUND_UP(len, DATA_BLOCK_SIZE); in tcmu_cmd_set_block_cnts()592 int len = min_t(int, DATA_BLOCK_SIZE, *remain); in new_block_to_iov()605 (udev->data_off + dbi * DATA_BLOCK_SIZE); in new_block_to_iov()717 block_remaining = DATA_BLOCK_SIZE; in scatter_data_area()722 offset = DATA_BLOCK_SIZE - block_remaining; in scatter_data_area()776 block_remaining = DATA_BLOCK_SIZE; in gather_data_area()786 offset = DATA_BLOCK_SIZE - block_remaining; in gather_data_area()862 blocks_left * DATA_BLOCK_SIZE, in tcmu_alloc_data_space()[all …]
58 #define DATA_BLOCK_SIZE (DATA_BLOCK_HEADER_SIZE + \ macro173 block_size = DATA_BLOCK_SIZE; in gm12u320_usb_alloc()344 block_size = DATA_BLOCK_SIZE; in gm12u320_fb_update_work()