Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddir.h35 struct buffer_head *dl_leaf_bh; /* Unindexed leaf member
Ddir.c205 brelse(res->dl_leaf_bh); in ocfs2_free_dir_lookup_result()
1009 res->dl_leaf_bh = dir_ent_bh; in ocfs2_dx_dir_search()
1099 lookup->dl_leaf_bh = bh; in ocfs2_find_entry()
1114 struct buffer_head *de_bh = res->dl_leaf_bh; in ocfs2_update_entry()
1254 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx()
1414 res->dl_leaf_bh); in ocfs2_delete_entry()
1417 res->dl_leaf_bh); in ocfs2_delete_entry()
1523 lookup->dl_leaf_bh->b_blocknr, in ocfs2_dx_dir_insert()
1527 lookup->dl_leaf_bh->b_blocknr, in ocfs2_dx_dir_insert()
1548 trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb); in ocfs2_remove_block_from_free_list()
[all …]