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

/linux-4.4.14/drivers/md/
H A Ddm-snap.c2078 struct dm_snap_pending_exception *pe_to_start_now = NULL; __origin_write() local
2159 pe_to_start_now = pe; list_for_each_entry()
2165 if (pe_to_start_now) { list_for_each_entry()
2166 start_copy(pe_to_start_now); list_for_each_entry()
2167 pe_to_start_now = NULL; list_for_each_entry()

Completed in 57 milliseconds