Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_subr.c47 uint32_t ffs_calc_sbhash(struct fs *);
289 if (fs->fs_ckhash != (ckhash = ffs_calc_sbhash(fs))) { in readsuper()
964 fs->fs_ckhash = ffs_calc_sbhash(fs); in ffs_sbput()
970 fs->fs_ckhash = ffs_calc_sbhash(fs); in ffs_sbput()
980 ffs_calc_sbhash(struct fs *fs) in ffs_calc_sbhash() function
H A Dffs_extern.h68 uint32_t ffs_calc_sbhash(struct fs *);
H A Dffs_vfsops.c2110 fs->fs_ckhash = ffs_calc_sbhash(fs); in ffs_use_bwrite()
H A Dffs_snapshot.c842 bpfs->fs_ckhash = ffs_calc_sbhash(bpfs); in ffs_snapshot()
H A Dffs_softdep.c9768 bpfs->fs_ckhash = ffs_calc_sbhash(bpfs); in initiate_write_sbdep()
9946 bpfs->fs_ckhash = ffs_calc_sbhash(bpfs); in clear_unlinked_inodedep()
9978 bpfs->fs_ckhash = ffs_calc_sbhash(bpfs); in clear_unlinked_inodedep()