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