Home
last modified time | relevance | path

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

/openbsd-src/sys/ufs/ufs/
H A Dufs_quota_stub.c53 qsync(struct mount *mp) { in qsync() function
H A Dquota.h141 int qsync(struct mount *mp);
H A Dufs_quota.c780 qsync(struct mount *mp) in qsync() function
1090 error = qsync(mp); in ufs_quotactl()
/openbsd-src/sys/ufs/ffs/
H A Dffs_vfsops.c1144 qsync(mp); in ffs_sync()