mount syscall

int mount(const char __user *source, fd_t dest_dir, const char __user *dest_name, const char __user *fs_type, unsigned long flags);