Home
last modified time | relevance | path

Searched refs:ocfs2_dx_leaf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Ddir.c617 struct ocfs2_dx_leaf *dx_leaf = (struct ocfs2_dx_leaf *)bh->b_data; in ocfs2_validate_dx_leaf()
903 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_dx_dir_search()
1241 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_delete_entry_dx()
1466 struct ocfs2_dx_leaf *dx_leaf; in __ocfs2_dx_dir_leaf_insert()
2390 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_dx_dir_format_cluster()
2410 dx_leaf = (struct ocfs2_dx_leaf *) bh->b_data; in ocfs2_dx_dir_format_cluster()
3642 struct ocfs2_dx_leaf *tmp_dx_leaf, in ocfs2_dx_dir_transfer_leaf()
3703 struct ocfs2_dx_leaf *dx_leaf = (struct ocfs2_dx_leaf *)dx_leaf_bh->b_data; in ocfs2_dx_dir_rebalance()
3714 struct ocfs2_dx_leaf *tmp_dx_leaf = NULL; in ocfs2_dx_dir_rebalance()
3901 struct ocfs2_dx_leaf *dx_leaf; in ocfs2_find_dir_space_dx()
[all …]
H A Docfs2_fs.h856 struct ocfs2_dx_leaf { struct
1332 offsetof(struct ocfs2_dx_leaf, dl_list.de_entries); in ocfs2_dx_entries_per_leaf()
H A Djournal.c613 ot->ot_offset = offsetof(struct ocfs2_dx_leaf, dl_check); in ocfs2_setup_csum_triggers()