Searched defs:blk_status_t (Results 1 – 2 of 2) sorted by relevance
94 typedef u32 __bitwise blk_status_t; typedef97 typedef u8 __bitwise blk_status_t; typedef
1372 void (*end_io)(struct dm_buffer *, blk_status_t)) in submit_io() argument