Home
last modified time | relevance | path

Searched refs:ocfs2_dx_root_block (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Ddir.c156 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_link_trailer()
572 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root()
1017 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_entry_dx()
1257 struct ocfs2_dx_root_block *dx_root; in ocfs2_delete_entry_dx()
1508 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_insert()
1544 struct ocfs2_dx_root_block *dx_root; in ocfs2_remove_block_from_free_list()
2104 struct ocfs2_dx_root_block *dx_root; in ocfs2_empty_dir_dx()
2321 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_attach_index()
2544 struct ocfs2_dx_root_block *dx_root; in ocfs2_fill_new_dir_dx()
2663 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_index_root_block()
[all …]
H A Docfs2_fs.h813 struct ocfs2_dx_root_block { struct
1293 offsetof(struct ocfs2_dx_root_block, dr_list.l_recs); in ocfs2_extent_recs_per_dx_root()
1343 offsetof(struct ocfs2_dx_root_block, dr_entries.de_entries); in ocfs2_dx_entries_per_root()
H A Dalloc.c338 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_set_last_eb_blk()
345 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_get_last_eb_blk()
353 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_update_clusters()
360 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_sanity_check()
369 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_fill_root_el()
H A Djournal.c631 ot->ot_offset = offsetof(struct ocfs2_dx_root_block, dr_check); in ocfs2_setup_csum_triggers()