Home
last modified time | relevance | path

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

/openbsd/src/sys/isofs/cd9660/
Dcd9660_extern.h90 int cd9660_sync(struct mount *, int, int, struct ucred *, struct proc *);
Dcd9660_vfsops.c70 .vfs_sync = cd9660_sync,
616 cd9660_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in cd9660_sync() function