Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap.c2452 struct dm_snap_pending_exception *pe_to_start_now = NULL; in __origin_write() local
2541 pe_to_start_now = pe; in __origin_write()
2548 if (pe_to_start_now) { in __origin_write()
2549 start_copy(pe_to_start_now); in __origin_write()
2550 pe_to_start_now = NULL; in __origin_write()