Home
last modified time | relevance | path

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

/linux/block/
H A Dblk.h239 static inline bool bio_integrity_endio(struct bio *bio) in bio_integrity_endio() function
301 static inline bool bio_integrity_endio(struct bio *bio) in bio_integrity_endio() function
H A Dbio.c1754 if (!bio_integrity_endio(bio)) in bio_endio()