Searched refs:NVMET_MAX_INLINE_DATA_LEN (Results 1 – 2 of 2) sorted by relevance
262 if (req->transfer_len <= NVMET_MAX_INLINE_DATA_LEN) { in nvmet_bdev_execute_rw()
311 #define NVMET_MAX_INLINE_DATA_LEN NVMET_MAX_INLINE_BIOVEC * PAGE_SIZE macro