Searched refs:dl_leaf_bh (Results 1 – 2 of 2) sorted by relevance
35 struct buffer_head *dl_leaf_bh; /* Unindexed leaf member
204 brelse(res->dl_leaf_bh); in ocfs2_free_dir_lookup_result()1018 res->dl_leaf_bh = dir_ent_bh; in ocfs2_dx_dir_search()1108 lookup->dl_leaf_bh = bh; in ocfs2_find_entry()1123 struct buffer_head *de_bh = res->dl_leaf_bh; in ocfs2_update_entry()1263 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx()1423 res->dl_leaf_bh); in ocfs2_delete_entry()1426 res->dl_leaf_bh); in ocfs2_delete_entry()1532 lookup->dl_leaf_bh->b_blocknr, in ocfs2_dx_dir_insert()1536 lookup->dl_leaf_bh->b_blocknr, in ocfs2_dx_dir_insert()1557 trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb); in ocfs2_remove_block_from_free_list()[all …]