struct file *filp_open(const char *filename, int flags, umode_t mode); ... int error; struct inode *inode; struct path path; error ...
確定! 回上一頁