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
666 et->table = kvmalloc_objs(struct dm_hlist_head, size); in dm_exception_table_init()
681 struct dm_hlist_head *slot; in dm_exception_table_exit()
867 mem /= sizeof(struct dm_hlist_head); in calc_max_buckets()