Searched refs:dm_exception_store_create (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/md/ |
A 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);
|
A D | dm-exception-store.h | 187 int dm_exception_store_create(struct dm_target *ti, int argc, char **argv,
|
A D | dm-snap.c | 1316 r = dm_exception_store_create(ti, argc, argv, s, &args_used, &s->store); in snapshot_ctr()
|
Completed in 8 milliseconds