Searched refs:j_bh (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Djournal.h51 struct buffer_head *j_bh; /* Journal disk inode block */ member in struct:ocfs2_journal
H A Djournal.c928 journal->j_bh = bh;
965 struct buffer_head *bh = journal->j_bh;
1065 brelse(journal->j_bh);
1066 journal->j_bh = NULL;

Completed in 128 milliseconds