Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Ddir.c647 if (!ret && !*dx_leaf_bh) in ocfs2_read_dx_leaf()
648 *dx_leaf_bh = tmp; in ocfs2_read_dx_leaf()
997 res->dl_dx_leaf_bh = dx_leaf_bh; in ocfs2_dx_dir_search()
1003 brelse(dx_leaf_bh); in ocfs2_dx_dir_search()
2619 struct buffer_head *dx_leaf_bh; in ocfs2_dx_dir_index_block() local
2636 dx_leaf_bh = dx_leaves[i]; in ocfs2_dx_dir_index_block()
2639 dirent_blk, dx_leaf_bh); in ocfs2_dx_dir_index_block()
3956 brelse(dx_leaf_bh); in ocfs2_find_dir_space_dx()
3957 dx_leaf_bh = NULL; in ocfs2_find_dir_space_dx()
3963 dx_leaf_bh = NULL; in ocfs2_find_dir_space_dx()
[all …]