Home
last modified time | relevance | path

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

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