Searched refs:xb_check (Results 1 – 3 of 3) sorted by relevance
1114 struct ocfs2_block_check xb_check; /* Error checking */ member
622 .ot_offset = offsetof(struct ocfs2_xattr_block, xb_check),
493 rc = ocfs2_validate_meta_ecc(sb, bh->b_data, &xb->xb_check); in ocfs2_validate_xattr_block()