Home
last modified time | relevance | path

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

/mm/
Dpage_io.c48 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_swap_bio_write() local
51 if (!uptodate) { in end_swap_bio_write()
74 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_swap_bio_read() local
77 if (!uptodate) { in end_swap_bio_read()