Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-map.c703 bool vec, int iov_count, bool check_iter_count, int rw) in blk_rq_map_user_io() argument
720 if (check_iter_count && !iov_iter_count(&iter)) { in blk_rq_map_user_io()