Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Djournal-head.h24 struct buffer_head *b_bh; member
Djbd2.h340 return jh->b_bh; in BUFFER_FNS()
/linux-4.19.296/fs/jbd2/
Djournal.c2510 jh->b_bh = bh; in jbd2_journal_add_journal_head()
2559 jh->b_bh = NULL; /* debug, really */ in __journal_remove_journal_head()
Dtransaction.c1061 if (unlikely(jh->b_bh != bh)) in jbd2_write_access_granted()