Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dblk_types.h116 #define BIO_EOF 2 /* out-out-bounds error */ macro
/linux-4.1.27/block/
Dblk-core.c1722 set_bit(BIO_EOF, &bio->bi_flags); in handle_bad_sector()