Home
last modified time | relevance | path

Searched defs:vio_pool (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dvio.c22 struct vio_pool { struct
24 size_t size;
26 struct list_head available;
28 struct vdo_wait_queue waiting;
30 size_t busy_count;
32 struct list_head busy;
34 thread_id_t thread_id;
36 char *buffer;
38 struct pooled_vio vios[];
Dblock-map.h243 struct vio_pool *vio_pool; member
Dslab-depot.h427 struct vio_pool *vio_pool; member