Searched refs:nvmet_dsm_len (Results 1 – 4 of 4) sorted by relevance
327 if (!nvmet_check_data_len_lte(req, nvmet_dsm_len(req))) in nvmet_file_execute_dsm()
417 if (!nvmet_check_data_len_lte(req, nvmet_dsm_len(req))) in nvmet_bdev_execute_dsm()
722 static inline u32 nvmet_dsm_len(struct nvmet_req *req) in nvmet_dsm_len() function
1032 return nvmet_dsm_len(req); in nvmet_io_cmd_transfer_len()