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