Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-cache-target.c1652 bool *commit_needed) in map_bio()
1658 *commit_needed = false; in map_bio()
1664 * wait. We set the commit_needed flag so the current in map_bio()
1668 *commit_needed = true; in map_bio()
1760 *commit_needed = true;
1769 bool commit_needed; in commit_op()
1771 if (map_bio(cache, bio, get_bio_block(cache, bio), &commit_needed) == DM_MAPIO_REMAPPED) in commit_op()
1774 return commit_needed;
1851 bool commit_needed = false; in requeue_deferred_bios()
1863 commit_needed
1619 map_bio(struct cache * cache,struct bio * bio,dm_oblock_t block,bool * commit_needed) map_bio() argument
1735 bool commit_needed; process_bio() local
1817 bool commit_needed = false; process_deferred_bios() local
2649 bool commit_needed; cache_map() local
[all...]
H A Ddm-era-target.c1267 bool commit_needed = false; in process_deferred_bios() local
1291 commit_needed = true; in process_deferred_bios()
1296 if (commit_needed) { in process_deferred_bios()
1312 if (commit_needed) in process_deferred_bios()