Home
last modified time | relevance | path

Searched refs:nvmet_dsm_len (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dio-cmd-bdev.c389 if (!nvmet_check_data_len_lte(req, nvmet_dsm_len(req))) in nvmet_bdev_execute_dsm()
H A Dio-cmd-file.c352 if (!nvmet_check_data_len_lte(req, nvmet_dsm_len(req))) in nvmet_file_execute_dsm()
H A Dnvmet.h546 static inline u32 nvmet_dsm_len(struct nvmet_req *req) in nvmet_dsm_len() function
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dio-cmd-bdev.c410 if (!nvmet_check_data_len_lte(req, nvmet_dsm_len(req))) in nvmet_bdev_execute_dsm()
H A Dio-cmd-file.c327 if (!nvmet_check_data_len_lte(req, nvmet_dsm_len(req))) in nvmet_file_execute_dsm()
H A Dnvmet.h604 static inline u32 nvmet_dsm_len(struct nvmet_req *req) in nvmet_dsm_len() function

Completed in 6 milliseconds