Searched refs:xb_fs_generation (Results 1 – 2 of 2) sorted by relevance
1070 __le32 xb_fs_generation; /* Must match super block */ member
505 if (le32_to_cpu(xb->xb_fs_generation) != OCFS2_SB(sb)->fs_generation) { in ocfs2_validate_xattr_block()509 le32_to_cpu(xb->xb_fs_generation)); in ocfs2_validate_xattr_block()2911 xblk->xb_fs_generation = in ocfs2_create_xattr_block()
Completed in 20 milliseconds