Home
last modified time | relevance | path

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

/linux/include/linux/
H A Djournal-head.h26 struct buffer_head *b_bh; member
H A Djbd2.h333 return jh->b_bh; in BUFFER_FNS()
/linux/fs/jbd2/
H A Djournal.c2937 jh->b_bh = bh; in jbd2_journal_add_journal_head()
2980 jh->b_bh = NULL; /* debug, really */ in __journal_remove_journal_head()
H A Dtransaction.c1196 if (unlikely(jh->b_bh != bh)) in jbd2_write_access_granted()