Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap.c2453 struct dm_snap_pending_exception *pe_to_start_last = NULL; in __origin_write() local
2535 pe_to_start_last = pe; in __origin_write()
2558 if (pe_to_start_last) in __origin_write()
2559 start_copy(pe_to_start_last); in __origin_write()