Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
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()
471 crc = crc32_le(le32_to_cpu(sbp->s_crc_seed), (unsigned char *)sbp, in nilfs_valid_sb()
/linux-6.3-rc2/include/uapi/linux/
A Dnilfs2_ondisk.h148 __le32 s_crc_seed; /* Seed value of CRC calculation */ member

Completed in 7 milliseconds