tag | line | file | source code |
---|---|---|---|
BH_Req | 494 | drivers/block/ll_rw_blk.c | set_bit(BH_Req, &bh[i]->b_state); |
BH_Req | 309 | fs/buffer.c | clear_bit(BH_Req, &bh->b_state); |
BH_Req | 544 | fs/buffer.c | clear_bit(BH_Req, &bh->b_state); |
BH_Req | 1677 | fs/buffer.c | clear_bit(BH_Req, &p->b_state); |
BH_Req | 198 | include/linux/fs.h | return test_bit(BH_Req, &bh->b_state); |