Searched defs:blk_status_t (Results 1 – 5 of 5) sorted by relevance
74 ) -> bindings::blk_status_t { in queue_rq_callback()
130 pub(crate) fn to_blk_status(self) -> bindings::blk_status_t { in to_blk_status()
142 static inline void dec_io(struct folio *folio, blk_status_t status, in dec_io() argument
96 typedef u8 __bitwise blk_status_t; typedef
1372 void (*end_io)(struct dm_buffer *, blk_status_t)) in submit_io() argument