Home
last modified time | relevance | path

Searched refs:b_bh (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Djournal-head.h26 struct buffer_head *b_bh; member
/linux/fs/jbd2/
H A Djournal.c2930 jh->b_bh = bh; in jbd2_journal_add_journal_head()
2973 jh->b_bh = NULL; /* debug, really */ in __journal_remove_journal_head()
H A Dtransaction.c1192 if (unlikely(jh->b_bh != bh)) in jbd2_write_access_granted()