打开文件filp_open()在kernel中可以打开文件,其原形如下: strcut file* filp_open(const char* ... printk("create file error/n"); return -1;
確定! 回上一頁