Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dcgroup.c83 struct cgroupfs_root { struct
84 struct super_block *sb;
90 unsigned long subsys_bits;
93 int hierarchy_id;
96 unsigned long actual_subsys_bits;
99 struct list_head subsys_list;
125 static struct cgroupfs_root rootnode; argument