Lines Matching defs:bh
122 struct buffer_head *bh; in getblk() local
162 struct buffer_head *bh; in ll_rw_block() local
204 void mark_buffer_dirty(struct buffer_head *bh) in mark_buffer_dirty()
209 static void mark_buffer_clean(struct buffer_head * bh) in mark_buffer_clean()
214 void brelse(struct buffer_head *bh) in brelse()
223 int buffer_uptodate(struct buffer_head *bh) in buffer_uptodate()
228 void mark_buffer_uptodate(struct buffer_head *bh, int val) in mark_buffer_uptodate()
233 void wait_on_buffer(struct buffer_head *bh) in wait_on_buffer()
278 static int ext4_fc_replay_scan(journal_t *j, struct buffer_head *bh, in ext4_fc_replay_scan()
848 static int ext4_fc_replay(journal_t *journal, struct buffer_head *bh, in ext4_fc_replay()
953 struct buffer_head *bh; in e2fsck_get_journal() local