Home
last modified time | relevance | path

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

/drivers/md/persistent-data/
Ddm-space-map-disk.c98 case SM_ALLOC: in sm_disk_set_count()
131 if (!r && (ev == SM_ALLOC)) in sm_disk_inc_block()
179 BUG_ON(ev != SM_ALLOC); in sm_disk_new_block()
Ddm-space-map-common.h101 SM_ALLOC, enumerator
Ddm-space-map-common.c435 *ev = SM_ALLOC; in sm_ll_insert()