Searched refs:fast_promote (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | dm-cache-policy-smq.c | 1141 bool fast_promote) in should_promote() argument 1144 if (!allocator_empty(&mq->cache_alloc) && fast_promote) in should_promote() 1233 bool can_migrate, bool fast_promote, in map() argument 1252 pr = should_promote(mq, hs_e, bio, fast_promote); in map() 1294 bool can_block, bool can_migrate, bool fast_promote, in smq_map() argument 1305 r = map(mq, bio, oblock, can_migrate, fast_promote, locker, result); in smq_map()
|