Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/chfs/
H A Dchfs_vfsops.c78 static int chfs_sync(struct mount *, int, kauth_cred_t);
738 chfs_sync(struct mount *mp, int waitfor, in chfs_sync() function
809 .vfs_sync = chfs_sync,