VFSNAME_SYNCFS
{ VFSNAME_SYNCFS, (femop_t *)fshead_syncfs },
VFSNAME_SYNCFS, { .vfs_syncfs = lo_syncfs },
VFSNAME_SYNCFS, { .vfs_syncfs = nm_syncfs },
VFSNAME_SYNCFS, { .vfs_syncfs = pcfs_syncfs },
VFSNAME_SYNCFS, { .vfs_syncfs = fs_syncfs_nop },
VFSNAME_SYNCFS, { .vfs_syncfs = ufs_syncfs },
{ VFSNAME_SYNCFS, offsetof(vfsops_t, vfs_syncfs),
VFSNAME_SYNCFS, { .error = vfs_EIO },
VFSNAME_SYNCFS, { .error = vfsstray },
VFSNAME_SYNCFS, { .vfs_syncfs = zfs_syncfs },