72 goto out; 73 74 error = user_path(pathname, &path); 75 if (error) 76 goto out; ... 889 */ 890 struct file *filp_open(const char *filename, int flags, ...
確定! 回上一頁