Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk.h225 static inline bool bio_integrity_endio(struct bio *bio) in bio_integrity_endio() function
287 static inline bool bio_integrity_endio(struct bio *bio) in bio_integrity_endio() function
H A Dbio.c1513 if (!bio_integrity_endio(bio)) in bio_endio()