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.h1073 struct ocfs2_block_check xb_check; /* Error checking */ member
H A Djournal.c585 ot->ot_offset = offsetof(struct ocfs2_xattr_block, xb_check);
H A Dxattr.c479 rc = ocfs2_validate_meta_ecc(sb, bh->b_data, &xb->xb_check); in ocfs2_validate_xattr_block()