Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/cd9660/
H A Dcd9660_vfsops.c101 .vfs_sync = cd9660_sync,
683 cd9660_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in cd9660_sync() function