Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nilfs/
H A Dnilfs_subr.c514 uint32_t super_root_crc, comp_crc; in nilfs_load_super_root() local
546 super_root_crc = nilfs_rw32(super_root->sr_sum); in nilfs_load_super_root()
551 if (super_root_crc != comp_crc) { in nilfs_load_super_root()