Searched refs:rf_fs_generation (Results 1 – 2 of 2) sorted by relevance
987 __le32 rf_fs_generation; /* Must match superblock */ member
121 if (le32_to_cpu(rb->rf_fs_generation) != OCFS2_SB(sb)->fs_generation) { in ocfs2_validate_refcount_block()125 le32_to_cpu(rb->rf_fs_generation)); in ocfs2_validate_refcount_block()635 rb->rf_fs_generation = cpu_to_le32(osb->fs_generation); in ocfs2_create_refcount_tree()1583 new_rb->rf_fs_generation = cpu_to_le32(OCFS2_SB(sb)->fs_generation); in ocfs2_new_leaf_refcount_block()