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

/linux-master/fs/ocfs2/
H A Dalloc.c2120 struct buffer_head *left_leaf_bh = NULL; local
2125 left_leaf_bh = path_leaf_bh(left_path);
2132 (unsigned long long)left_leaf_bh->b_blocknr,
2200 ocfs2_journal_dirty(handle, left_leaf_bh);

Completed in 117 milliseconds