Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-snap.c43 struct dm_hlist_head { struct
51 struct dm_hlist_head *table; argument
669 et->table = kvmalloc_array(size, sizeof(struct dm_hlist_head), in dm_exception_table_init()
685 struct dm_hlist_head *slot; in dm_exception_table_exit()
871 mem /= sizeof(struct dm_hlist_head); in calc_max_buckets()