Searched refs:__lookup_pending_exception (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-snap.c | 1861 __lookup_pending_exception(struct dm_snapshot *s, chunk_t chunk) in __lookup_pending_exception() function 1916 pe2 = __lookup_pending_exception(s, chunk); in __find_pending_exception() 2050 pe = __lookup_pending_exception(s, chunk); in snapshot_map() 2483 pe = __lookup_pending_exception(snap, chunk); in __origin_write() 2498 pe2 = __lookup_pending_exception(snap, chunk); in __origin_write()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-snap.c | 1841 __lookup_pending_exception(struct dm_snapshot *s, chunk_t chunk) in __lookup_pending_exception() function 1896 pe2 = __lookup_pending_exception(s, chunk); in __find_pending_exception() 2030 pe = __lookup_pending_exception(s, chunk); in snapshot_map() 2471 pe = __lookup_pending_exception(snap, chunk); in __origin_write() 2486 pe2 = __lookup_pending_exception(snap, chunk); in __origin_write()
|
Completed in 8 milliseconds