Home
last modified time | relevance | path

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

/drivers/md/
A Ddm-bufio.c970 struct dm_bufio_client { struct
971 struct block_device *bdev;
972 unsigned int block_size;
973 s8 sectors_per_block_bits;
975 bool no_sleep;
976 struct mutex lock;
977 spinlock_t spinlock;
979 int async_write_error;
985 struct dm_io_client *dm_io;
990 unsigned int minimum_buffers;
[all …]

Completed in 12 milliseconds