vfs_sync 92 isofs/udf/udf_vfsops.c .vfs_sync = udf_sync, vfs_sync 482 sys/mount.h int (*vfs_sync)(struct mount *mp, int waitfor, vfs_sync 503 sys/mount.h #define VFS_SYNC(MP, WAIT, C, P) (*(MP)->mnt_op->vfs_sync)(MP, WAIT, C, P)