Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/ufs/
H A Dufs_extern.h160 int qsync(struct mount *);
H A Dufs_vfsops.c220 error = qsync(mp);
H A Dufs_quota.c951 qsync(struct mount *mp) in qsync() function
/netbsd-src/sys/ufs/ffs/
H A Dffs_vfsops.c2048 qsync(mp); in ffs_sync()