filp_open ()在kernel中可以打開檔案,其原形如下:. strcut file* filp_open(const char* filename, int open_mode, int mode);. 該函式返回strcut file*結構指針 ...
確定! 回上一頁