Searched refs:ocfs2_dx_leaf (Results 1 – 3 of 3) sorted by relevance
631 struct ocfs2_dx_leaf *dx_leaf = (struct ocfs2_dx_leaf *)bh->b_data; in ocfs2_validate_dx_leaf()917 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_dx_dir_search()950 dx_leaf = (struct ocfs2_dx_leaf *) dx_leaf_bh->b_data; in ocfs2_dx_dir_search()1255 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_delete_entry_dx()1276 dx_leaf = (struct ocfs2_dx_leaf *) lookup->dl_dx_leaf_bh->b_data; in ocfs2_delete_entry_dx()1445 static void ocfs2_dx_dir_leaf_insert_tail(struct ocfs2_dx_leaf *dx_leaf, in ocfs2_dx_dir_leaf_insert_tail()1480 struct ocfs2_dx_leaf *dx_leaf; in __ocfs2_dx_dir_leaf_insert()1489 dx_leaf = (struct ocfs2_dx_leaf *)dx_leaf_bh->b_data; in __ocfs2_dx_dir_leaf_insert()2409 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_dx_dir_format_cluster()2429 dx_leaf = (struct ocfs2_dx_leaf *) bh->b_data; in ocfs2_dx_dir_format_cluster()[all …]
897 struct ocfs2_dx_leaf { struct1373 offsetof(struct ocfs2_dx_leaf, dl_list.de_entries); in ocfs2_dx_entries_per_leaf()
645 .ot_offset = offsetof(struct ocfs2_dx_leaf, dl_check),