Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-file.c131 if (req->f.mpool_alloc && nr_bvec > NVMET_MAX_MPOOL_BVEC) in nvmet_file_execute_io()
151 (nr_bvec - 1 == 0 || bv_cnt == NVMET_MAX_MPOOL_BVEC)) { in nvmet_file_execute_io()
H A Dnvmet.h398 #define NVMET_MAX_MPOOL_BVEC 16 macro
H A Dcore.c1657 NVMET_MAX_MPOOL_BVEC * sizeof(struct bio_vec), 0, in nvmet_init()