Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
A Dthe_nilfs.c244 nilfs->ns_crc_seed = le32_to_cpu(sbp[0]->s_crc_seed); in load_nilfs()
422 nilfs->ns_crc_seed = le32_to_cpu(sbp->s_crc_seed); in nilfs_store_disk_layout()
438 crc = crc32_le(le32_to_cpu(sbp->s_crc_seed), (unsigned char *)sbp, in nilfs_valid_sb()
/linux/include/uapi/linux/
A Dnilfs2_ondisk.h148 __le32 s_crc_seed; /* Seed value of CRC calculation */ member

Completed in 6 milliseconds