taglinefilesource code
BH_Uptodate552drivers/block/ll_rw_blk.cclear_bit(BH_Uptodate, &bh[i]->b_state);
BH_Uptodate279fs/buffer.cclear_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate512fs/buffer.cclear_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate1128fs/buffer.cclear_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate157include/linux/fs.hreturn test_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate503include/linux/fs.hset_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate505include/linux/fs.hclear_bit(BH_Uptodate, &bh->b_state);