Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Djournal.c115 if (rw == READ && !bh->b_uptodate) { in ll_rw_block()
128 bh->b_uptodate = 1; in ll_rw_block()
144 bh->b_uptodate = 1; in ll_rw_block()
174 return bh->b_uptodate; in buffer_uptodate()
179 bh->b_uptodate = val; in mark_buffer_uptodate()
184 if (!bh->b_uptodate) in wait_on_buffer()
Djfs_user.h23 int b_uptodate; member