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

/linux-master/fs/ocfs2/
H A Dalloc.c2119 struct buffer_head *right_leaf_bh; local
2170 right_leaf_bh = path_leaf_bh(right_path);
2177 (unsigned long long)right_leaf_bh->b_blocknr);
2181 ocfs2_journal_dirty(handle, right_leaf_bh);

Completed in 118 milliseconds