Searched defs:blk_status_t (Results 1 – 2 of 2) sorted by relevance
56 typedef u32 __bitwise blk_status_t; typedef58 typedef u8 __bitwise blk_status_t; typedef
673 static void submit_io(struct dm_buffer *b, int rw, void (*end_io)(struct dm_buffer *, blk_status_t)) in submit_io() argument