Home
last modified time | relevance | path

Searched refs:ot_offset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.c489 int ot_offset; member
509 ocfs2_block_check_compute(data, size, data + ot->ot_offset); in ocfs2_frozen_trigger()
570 .ot_offset = offsetof(struct ocfs2_dinode, i_check),
578 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
586 .ot_offset = offsetof(struct ocfs2_refcount_block, rf_check),
594 .ot_offset = offsetof(struct ocfs2_group_desc, bg_check),
609 .ot_offset = offsetof(struct ocfs2_xattr_block, xb_check),
624 .ot_offset = offsetof(struct ocfs2_dx_root_block, dr_check),
632 .ot_offset = offsetof(struct ocfs2_dx_leaf, dl_check),
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.c485 int ot_offset; member
505 ocfs2_block_check_compute(data, size, data + ot->ot_offset); in ocfs2_frozen_trigger()
566 .ot_offset = offsetof(struct ocfs2_dinode, i_check),
574 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
582 .ot_offset = offsetof(struct ocfs2_refcount_block, rf_check),
590 .ot_offset = offsetof(struct ocfs2_group_desc, bg_check),
605 .ot_offset = offsetof(struct ocfs2_xattr_block, xb_check),
620 .ot_offset = offsetof(struct ocfs2_dx_root_block, dr_check),
628 .ot_offset = offsetof(struct ocfs2_dx_leaf, dl_check),

Completed in 6 milliseconds