Home
last modified time | relevance | path

Searched refs:_transient_type (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/md/
Ddm-snap-transient.c103 static struct dm_exception_store_type _transient_type = { variable
131 r = dm_exception_store_type_register(&_transient_type); in dm_transient_snapshot_init()
141 dm_exception_store_type_unregister(&_transient_type); in dm_transient_snapshot_init()
150 dm_exception_store_type_unregister(&_transient_type); in dm_transient_snapshot_exit()