configfs_root      57 fs/configfs/mount.c static struct configfs_dirent configfs_root = {
configfs_root      58 fs/configfs/mount.c 	.s_sibling	= LIST_HEAD_INIT(configfs_root.s_sibling),
configfs_root      59 fs/configfs/mount.c 	.s_children	= LIST_HEAD_INIT(configfs_root.s_children),
configfs_root      77 fs/configfs/mount.c 				   &configfs_root, sb);
configfs_root      95 fs/configfs/mount.c 	root->d_fsdata = &configfs_root;