Searched refs:ocfs2_dx_leaf (Results 1 – 3 of 3) sorted by relevance
611 struct ocfs2_dx_leaf *dx_leaf = (struct ocfs2_dx_leaf *)bh->b_data; in ocfs2_validate_dx_leaf()897 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_dx_dir_search()1235 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_delete_entry_dx()1460 struct ocfs2_dx_leaf *dx_leaf; in __ocfs2_dx_dir_leaf_insert()2380 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_dx_dir_format_cluster()2400 dx_leaf = (struct ocfs2_dx_leaf *) bh->b_data; in ocfs2_dx_dir_format_cluster()3629 struct ocfs2_dx_leaf *tmp_dx_leaf, in ocfs2_dx_dir_transfer_leaf()3690 struct ocfs2_dx_leaf *dx_leaf = (struct ocfs2_dx_leaf *)dx_leaf_bh->b_data; in ocfs2_dx_dir_rebalance()3701 struct ocfs2_dx_leaf *tmp_dx_leaf = NULL; in ocfs2_dx_dir_rebalance()3888 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_find_dir_space_dx()[all …]
856 struct ocfs2_dx_leaf { struct1332 offsetof(struct ocfs2_dx_leaf, dl_list.de_entries); in ocfs2_dx_entries_per_leaf()
631 .ot_offset = offsetof(struct ocfs2_dx_leaf, dl_check),
Completed in 21 milliseconds