most_common
static struct most_common *to_most_common(struct configfs_subsystem *subsys)
return container_of(subsys, struct most_common, subsys);
struct most_common *mc = to_most_common(group->cg_subsys);
struct most_common *mc = to_most_common(group->cg_subsys);
static struct most_common most_cdev = {
static struct most_common most_net = {
static struct most_common most_video = {