Home
last modified time | relevance | path

Searched refs:bio_integrity_endio (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/block/
H A Dblk.h186 static inline bool bio_integrity_endio(struct bio *bio) in bio_integrity_endio() function
246 static inline bool bio_integrity_endio(struct bio *bio) in bio_integrity_endio() function
H A Dbio.c1579 if (!bio_integrity_endio(bio)) in bio_endio()