Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_fs.h1114 struct ocfs2_block_check xb_check; /* Error checking */ member
Djournal.c622 .ot_offset = offsetof(struct ocfs2_xattr_block, xb_check),
Dxattr.c493 rc = ocfs2_validate_meta_ecc(sb, bh->b_data, &xb->xb_check); in ocfs2_validate_xattr_block()