Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/lfs/
H A Dulfs_extern.h126 int lfs_qsync(struct mount *);
H A Dulfs_vfsops.c199 error = lfs_qsync(mp);
H A Dulfs_quota.c969 lfs_qsync(struct mount *mp) in lfs_qsync() function
H A Dlfs_vfsops.c1535 lfs_qsync(mp); in lfs_sync()