dl_dx_leaf_bh     188 fs/ocfs2/dir.c 	brelse(res->dl_dx_leaf_bh);
dl_dx_leaf_bh     993 fs/ocfs2/dir.c 	res->dl_dx_leaf_bh = dx_leaf_bh;
dl_dx_leaf_bh    1258 fs/ocfs2/dir.c 		dx_leaf = (struct ocfs2_dx_leaf *) lookup->dl_dx_leaf_bh->b_data;
dl_dx_leaf_bh    1306 fs/ocfs2/dir.c 					      lookup->dl_dx_leaf_bh,
dl_dx_leaf_bh    1341 fs/ocfs2/dir.c 		ocfs2_journal_dirty(handle, lookup->dl_dx_leaf_bh);
dl_dx_leaf_bh    1510 fs/ocfs2/dir.c 						 lookup->dl_dx_leaf_bh);
dl_dx_leaf_bh    3051 fs/ocfs2/dir.c 			lookup->dl_dx_leaf_bh = dx_leaves[off];
dl_dx_leaf_bh    3946 fs/ocfs2/dir.c 	lookup->dl_dx_leaf_bh = dx_leaf_bh;
dl_dx_leaf_bh      29 fs/ocfs2/dir.h 	struct buffer_head		*dl_dx_leaf_bh;	/* Indexed leaf block */