-->
当前位置:首页 > 题库

单选题:Which field in the task_struct contains the filesystem informati

Luz5年前 (2021-05-10)题库627
Which field in the task_struct contains the filesystem information? @[B](1)
A. struct files_struct *files
B. struct fs_struct *fs
C. struct namespace *namespace
D. int link_count



A.struct files_struct *files
B.struct fs_struct *fs
C.struct namespace *namespace
D.int link_count


答案:B