Home
last modified time | relevance | path

Searched refs:ns_crc_seed (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/nilfs2/
A Dthe_nilfs.h185 u32 ns_crc_seed; member
A Dthe_nilfs.c273 nilfs->ns_crc_seed = le32_to_cpu(sbp[0]->s_crc_seed); in load_nilfs()
455 nilfs->ns_crc_seed = le32_to_cpu(sbp->s_crc_seed); in nilfs_store_disk_layout()
A Dsuper.c283 sbp[0]->s_sum = cpu_to_le32(crc32_le(nilfs->ns_crc_seed, in nilfs_commit_super()
289 sbp[1]->s_sum = cpu_to_le32(crc32_le(nilfs->ns_crc_seed, in nilfs_commit_super()
A Drecovery.c104 crc = crc32_le(nilfs->ns_crc_seed, in nilfs_compute_checksum()
A Dsegment.c2079 nilfs->ns_crc_seed); in nilfs_segctor_do_construct()

Completed in 28 milliseconds