Searched refs:from_map (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/block/rnbd/
H A Drnbd-clt.c486 bool from_map = false; local
490 from_map = true;
508 if (!from_map)
/linux-master/drivers/md/
H A Ddm-integrity.c372 static void dm_integrity_map_continue(struct dm_integrity_io *dio, bool from_map);
2170 static void dm_integrity_map_continue(struct dm_integrity_io *dio, bool from_map) argument
2183 if (need_sync_io && from_map) {
2207 if (from_map)
2273 if (from_map) {

Completed in 123 milliseconds