taglinefilesource code
BH_Uptodate540drivers/block/ll_rw_blk.cclear_bit(BH_Uptodate, &bh[i]->b_state);
BH_Uptodate277fs/buffer.cclear_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate510fs/buffer.cclear_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate1120fs/buffer.cclear_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate151include/linux/fs.hreturn test_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate478include/linux/fs.hset_bit(BH_Uptodate, &bh->b_state);
BH_Uptodate480include/linux/fs.hclear_bit(BH_Uptodate, &bh->b_state);