Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c155 struct buffer_head **new_eb_bh,
1354 struct buffer_head *new_eb_bh = NULL; in ocfs2_shift_tree_depth() local
1361 &new_eb_bh, 1, in ocfs2_shift_tree_depth()
1365 &new_eb_bh); in ocfs2_shift_tree_depth()
1423 *ret_new_eb_bh = new_eb_bh; in ocfs2_shift_tree_depth()
1424 new_eb_bh = NULL; in ocfs2_shift_tree_depth()
1427 brelse(new_eb_bh); in ocfs2_shift_tree_depth()
6653 struct buffer_head **new_eb_bh, in ocfs2_reuse_blk_from_dealloc() argument
6691 if (new_eb_bh[i] == NULL) { in ocfs2_reuse_blk_from_dealloc()
6704 new_eb_bh[i], in ocfs2_reuse_blk_from_dealloc()
[all …]