Home
last modified time | relevance | path

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

/drivers/md/
Ddm-snap.c339 static struct dm_snap_exception *lookup_exception(struct exception_table *et, in lookup_exception() function
993 e = lookup_exception(&s->pending, chunk); in __find_pending_exception()
1013 e = lookup_exception(&s->pending, chunk); in __find_pending_exception()
1074 e = lookup_exception(&s->complete, chunk); in snapshot_map()
1216 e = lookup_exception(&snap->complete, chunk); in __origin_write()