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

/linux-master/drivers/md/
H A Ddm-snap-transient.c110 static struct dm_exception_store_type _transient_type = { variable in typeref:struct:dm_exception_store_type
138 r = dm_exception_store_type_register(&_transient_type);
147 dm_exception_store_type_unregister(&_transient_type);
156 dm_exception_store_type_unregister(&_transient_type);

Completed in 91 milliseconds