Home
last modified time | relevance | path

Searched defs:cgroupfs_root (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/kernel/
Dcgroup.c103 struct cgroupfs_root { struct
104 struct super_block *sb;
110 unsigned long subsys_bits;
113 int hierarchy_id;
116 unsigned long actual_subsys_bits;
119 struct list_head subsys_list;
145 static struct cgroupfs_root rootnode; argument