filp_open ()在kernel中可以打开文件,其原形如下:. strcut file* filp_open(const char* filename, int open_mode, int mode);. 该函数返回strcut file*结构指针,供 ...
確定! 回上一頁