Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Dio-cmd-bdev.c262 if (req->transfer_len <= NVMET_MAX_INLINE_DATA_LEN) { in nvmet_bdev_execute_rw()
Dnvmet.h311 #define NVMET_MAX_INLINE_DATA_LEN NVMET_MAX_INLINE_BIOVEC * PAGE_SIZE macro