Searched refs:NVMET_MAX_MPOOL_BVEC (Results 1 – 3 of 3) sorted by relevance
131 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()
398 #define NVMET_MAX_MPOOL_BVEC 16 macro
1654 NVMET_MAX_MPOOL_BVEC * sizeof(struct bio_vec), 0, in nvmet_init()