Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-bufio.c385 struct buffer_tree { struct
401 struct buffer_tree trees[]; argument
2456 c = kzalloc(sizeof(*c) + (num_locks * sizeof(struct buffer_tree)), GFP_KERNEL); in dm_bufio_client_create()