struct file *filp_open(const char *filename, int flags, int mode). 讀文件. ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos).
確定! 回上一頁