Searched refs:cd9660_sync (Results 1 – 2 of 2) sorted by relevance
90 int cd9660_sync(struct mount *, int, int, struct ucred *, struct proc *);
70 .vfs_sync = cd9660_sync,616 cd9660_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in cd9660_sync() function