Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-bufio.c388 struct buffer_tree { struct
404 struct buffer_tree trees[]; argument
2501 c = kzalloc(sizeof(*c) + (num_locks * sizeof(struct buffer_tree)), GFP_KERNEL); in dm_bufio_client_create()