Home
last modified time | relevance | path

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

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