struct list_head mnt_mounts
struct list_head mnt_mounts; /*子文件系统链表*/ struct list_head mnt_child; /*子文件系统链表*/ .
基于6个网页-相关网页
struct list_head mnt_child
... struct list_head mnt_mounts; /*子文件系统链表*/ struct list_head mnt_child; /*子文件系统链表*/ atomic_t mnt_count; /*使用计数*/ ...
基于6个网页-相关网页