ocfs2_dx_leaf     613 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *dx_leaf = (struct ocfs2_dx_leaf *)bh->b_data;
ocfs2_dx_leaf     899 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *dx_leaf;
ocfs2_dx_leaf     932 fs/ocfs2/dir.c 	dx_leaf = (struct ocfs2_dx_leaf *) dx_leaf_bh->b_data;
ocfs2_dx_leaf    1237 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *dx_leaf;
ocfs2_dx_leaf    1258 fs/ocfs2/dir.c 		dx_leaf = (struct ocfs2_dx_leaf *) lookup->dl_dx_leaf_bh->b_data;
ocfs2_dx_leaf    1427 fs/ocfs2/dir.c static void ocfs2_dx_dir_leaf_insert_tail(struct ocfs2_dx_leaf *dx_leaf,
ocfs2_dx_leaf    1462 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *dx_leaf;
ocfs2_dx_leaf    1471 fs/ocfs2/dir.c 	dx_leaf = (struct ocfs2_dx_leaf *)dx_leaf_bh->b_data;
ocfs2_dx_leaf    2382 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *dx_leaf;
ocfs2_dx_leaf    2402 fs/ocfs2/dir.c 		dx_leaf = (struct ocfs2_dx_leaf *) bh->b_data;
ocfs2_dx_leaf    3516 fs/ocfs2/dir.c static int ocfs2_dx_leaf_same_major(struct ocfs2_dx_leaf *dx_leaf)
ocfs2_dx_leaf    3540 fs/ocfs2/dir.c static int ocfs2_dx_dir_find_leaf_split(struct ocfs2_dx_leaf *dx_leaf,
ocfs2_dx_leaf    3631 fs/ocfs2/dir.c 				       struct ocfs2_dx_leaf *tmp_dx_leaf,
ocfs2_dx_leaf    3638 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *orig_dx_leaf, *new_dx_leaf;
ocfs2_dx_leaf    3645 fs/ocfs2/dir.c 		orig_dx_leaf = (struct ocfs2_dx_leaf *) orig_dx_leaves[i]->b_data;
ocfs2_dx_leaf    3647 fs/ocfs2/dir.c 		new_dx_leaf = (struct ocfs2_dx_leaf *) new_dx_leaves[i]->b_data;
ocfs2_dx_leaf    3692 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *dx_leaf = (struct ocfs2_dx_leaf *)dx_leaf_bh->b_data;
ocfs2_dx_leaf    3703 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *tmp_dx_leaf = NULL;
ocfs2_dx_leaf    3890 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *dx_leaf;
ocfs2_dx_leaf    3910 fs/ocfs2/dir.c 	dx_leaf = (struct ocfs2_dx_leaf *)dx_leaf_bh->b_data;
ocfs2_dx_leaf    4015 fs/ocfs2/dir.c 	struct ocfs2_dx_leaf *target_leaf;
ocfs2_dx_leaf    4074 fs/ocfs2/dir.c 		target_leaf = (struct ocfs2_dx_leaf *)dx_leaves[j]->b_data;
ocfs2_dx_leaf     632 fs/ocfs2/journal.c 	.ot_offset	= offsetof(struct ocfs2_dx_leaf, dl_check),
ocfs2_dx_leaf    1334 fs/ocfs2/ocfs2_fs.h 		offsetof(struct ocfs2_dx_leaf, dl_list.de_entries);