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.c1817 bool needs_filter; in __ublk_batch_dispatch() local
1833 needs_filter = ublk_batch_prep_dispatch(ubq, data, tag_buf, len); in __ublk_batch_dispatch()
1835 if (unlikely(needs_filter)) { in __ublk_batch_dispatch()