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