Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Docfs2_fs.h1073 struct ocfs2_block_check xb_check; /* Error checking */ member
Djournal.c602 ot->ot_offset = offsetof(struct ocfs2_xattr_block, xb_check); in ocfs2_setup_csum_triggers()
Dxattr.c479 rc = ocfs2_validate_meta_ecc(sb, bh->b_data, &xb->xb_check); in ocfs2_validate_xattr_block()