Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dublk_drv.c1913 bool needs_filter; in ublk_batch_tw_cb()
1929 needs_filter = ublk_batch_prep_dispatch(ubq, data, tag_buf, len); in ublk_batch_dispatch()
1931 if (unlikely(needs_filter)) { in ublk_batch_dispatch()
1817 bool needs_filter; __ublk_batch_dispatch() local