fs_syncfs_nop
extern int fs_syncfs_nop(vfs_t *, uint64_t, cred_t *);
VFSNAME_SYNCFS, { .vfs_syncfs = fs_syncfs_nop },