Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Djournal.c109 if (rw == READ && !bh->b_uptodate) { in ll_rw_block()
122 bh->b_uptodate = 1; in ll_rw_block()
137 bh->b_uptodate = 1; in ll_rw_block()
167 return bh->b_uptodate; in buffer_uptodate()
172 bh->b_uptodate = val; in mark_buffer_uptodate()
177 if (!bh->b_uptodate) in wait_on_buffer()
Djfs_user.h24 int b_uptodate; member