VFS_MOUNT
error = VFS_MOUNT(mp, path, data, data_len);
int VFS_MOUNT(struct mount *, const char *, void *, size_t *);