Searched refs:dm_exception_store_create (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/
H A Ddm-exception-store.c192 int dm_exception_store_create(struct dm_target *ti, int argc, char **argv, function
253 EXPORT_SYMBOL(dm_exception_store_create); variable
H A Ddm-exception-store.h188 int dm_exception_store_create(struct dm_target *ti, int argc, char **argv,
H A Ddm-snap.c1299 r = dm_exception_store_create(ti, argc, argv, s, &args_used, &s->store);

Completed in 117 milliseconds