Searched defs:r5l_log (Results 1 – 1 of 1) sorted by relevance
82 struct r5l_log { struct83 struct md_rdev *rdev;85 u32 uuid_checksum;101 struct mutex io_mutex;104 spinlock_t io_list_lock;114 struct bio flush_bio;119 mempool_t io_pool;120 struct bio_set bs;121 mempool_t meta_pool;136 bool need_cache_flush;[all …]
Completed in 12 milliseconds