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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Djournal.c398 journal->j_bh = bh;
427 struct buffer_head *bh = journal->j_bh;
539 brelse(journal->j_bh);
540 journal->j_bh = NULL;
H A Djournal.h56 struct buffer_head *j_bh; /* Journal disk inode block */ member in struct:ocfs2_journal

Completed in 56 milliseconds