Home
last modified time | relevance | path

Searched refs:rf_fs_generation (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Docfs2_fs.h946 __le32 rf_fs_generation; /* Must match superblock */ member
A Drefcounttree.c111 if (le32_to_cpu(rb->rf_fs_generation) != OCFS2_SB(sb)->fs_generation) { in ocfs2_validate_refcount_block()
115 le32_to_cpu(rb->rf_fs_generation)); in ocfs2_validate_refcount_block()
627 rb->rf_fs_generation = cpu_to_le32(osb->fs_generation); in ocfs2_create_refcount_tree()
1575 new_rb->rf_fs_generation = cpu_to_le32(OCFS2_SB(sb)->fs_generation); in ocfs2_new_leaf_refcount_block()

Completed in 15 milliseconds