Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Ddir.h27 struct buffer_head *dl_dx_leaf_bh; /* Indexed leaf block */ member
H A Ddir.c186 brelse(res->dl_dx_leaf_bh); in ocfs2_free_dir_lookup_result()
997 res->dl_dx_leaf_bh = dx_leaf_bh; in ocfs2_dx_dir_search()
1262 dx_leaf = (struct ocfs2_dx_leaf *) lookup->dl_dx_leaf_bh->b_data; in ocfs2_delete_entry_dx()
1310 lookup->dl_dx_leaf_bh, in ocfs2_delete_entry_dx()
1345 ocfs2_journal_dirty(handle, lookup->dl_dx_leaf_bh); in ocfs2_delete_entry_dx()
1514 lookup->dl_dx_leaf_bh); in ocfs2_dx_dir_insert()
3059 lookup->dl_dx_leaf_bh = dx_leaves[off]; in ocfs2_expand_inline_dir()
3957 lookup->dl_dx_leaf_bh = dx_leaf_bh; in ocfs2_find_dir_space_dx()