Searched refs:ot_offset (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/ocfs2/ |
A D | journal.c | 488 int ot_offset; member 508 ocfs2_block_check_compute(data, size, data + ot->ot_offset); in ocfs2_frozen_trigger() 569 .ot_offset = offsetof(struct ocfs2_dinode, i_check), 577 .ot_offset = offsetof(struct ocfs2_extent_block, h_check), 585 .ot_offset = offsetof(struct ocfs2_refcount_block, rf_check), 593 .ot_offset = offsetof(struct ocfs2_group_desc, bg_check), 608 .ot_offset = offsetof(struct ocfs2_xattr_block, xb_check), 623 .ot_offset = offsetof(struct ocfs2_dx_root_block, dr_check), 631 .ot_offset = offsetof(struct ocfs2_dx_leaf, dl_check),
|
Completed in 7 milliseconds