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