Searched defs:cgroupfs_root (Results 1 – 1 of 1) sorted by relevance
67 struct cgroupfs_root { struct68 struct super_block *sb;74 unsigned long subsys_bits;77 unsigned long actual_subsys_bits;80 struct list_head subsys_list;104 static struct cgroupfs_root rootnode; argument