我在内核中打开文件是总是失败,创建文件也是失败,请教下大神这是为什么呢?struct file *filp;filename ="/sdcard/bld/offset"filp=filp_open(filename,O_RDWR,0);i ...
確定! 回上一頁