Searched refs:DATA_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
71 #define DATA_BLOCK_SIZE PAGE_SIZE macro576 cmd->dbi_cnt = DIV_ROUND_UP(se_cmd->data_length, DATA_BLOCK_SIZE); in tcmu_cmd_set_block_cnts()582 cmd->dbi_bidi_cnt = DIV_ROUND_UP(len, DATA_BLOCK_SIZE); in tcmu_cmd_set_block_cnts()594 int len = min_t(int, DATA_BLOCK_SIZE, *remain); in new_block_to_iov()607 (udev->data_off + dbi * DATA_BLOCK_SIZE); in new_block_to_iov()719 block_remaining = DATA_BLOCK_SIZE; in scatter_data_area()724 offset = DATA_BLOCK_SIZE - block_remaining; in scatter_data_area()778 block_remaining = DATA_BLOCK_SIZE; in gather_data_area()788 offset = DATA_BLOCK_SIZE - block_remaining; in gather_data_area()864 blocks_left * DATA_BLOCK_SIZE, in tcmu_alloc_data_space()[all …]
58 #define DATA_BLOCK_SIZE (DATA_BLOCK_HEADER_SIZE + \ macro172 block_size = DATA_BLOCK_SIZE; in gm12u320_usb_alloc()343 block_size = DATA_BLOCK_SIZE; in gm12u320_fb_update_work()