Searched refs:dm_exception_store_create (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-exception-store.c | 192 int dm_exception_store_create(struct dm_target *ti, int argc, char **argv, in dm_exception_store_create() function 253 EXPORT_SYMBOL(dm_exception_store_create);
|
H A D | dm-exception-store.h | 188 int dm_exception_store_create(struct dm_target *ti, int argc, char **argv,
|
H A D | dm-snap.c | 1299 r = dm_exception_store_create(ti, argc, argv, s, &args_used, &s->store); in snapshot_ctr()
|