Searched defs:cgroupfs_root (Results 1 – 1 of 1) sorted by relevance
103 struct cgroupfs_root { struct104 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