Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Ddir.h19 struct buffer_head *dl_leaf_bh; /* Unindexed leaf member
H A Ddir.c185 brelse(res->dl_leaf_bh); in ocfs2_free_dir_lookup_result()
995 res->dl_leaf_bh = dir_ent_bh; in ocfs2_dx_dir_search()
1097 lookup->dl_leaf_bh = bh; in ocfs2_find_entry()
1113 struct buffer_head *de_bh = res->dl_leaf_bh; in ocfs2_update_entry()
1413 res->dl_leaf_bh); in ocfs2_delete_entry()
1416 res->dl_leaf_bh); in ocfs2_delete_entry()
1522 lookup->dl_leaf_bh->b_blocknr, in ocfs2_dx_dir_insert()
1526 lookup->dl_leaf_bh->b_blocknr, in ocfs2_dx_dir_insert()
3998 lookup->dl_leaf_bh = leaf_bh; in ocfs2_search_dx_free_list()
4236 lookup->dl_leaf_bh = leaf_bh; in ocfs2_prepare_dx_dir_for_insert()
[all …]