Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/lfs/
H A Dlfs_extern.h179 void lfs_roll_forward(struct lfs *, struct mount *, struct lwp *);
H A Dlfs_rfw.c601 lfs_roll_forward(struct lfs *fs, struct mount *mp, struct lwp *l) in lfs_roll_forward() function
H A Dlfs_vfsops.c1250 lfs_roll_forward(fs, mp, l); in lfs_mountfs()