target_subsys    1209 fs/configfs/dir.c 	struct configfs_subsystem *target_subsys;
target_subsys    1224 fs/configfs/dir.c 		target_subsys = to_configfs_subsystem(to_config_group(target));
target_subsys    1227 fs/configfs/dir.c 		target_subsys = parent->cg_subsys;
target_subsys    1234 fs/configfs/dir.c 	if (target_subsys != caller_subsys) {
target_subsys    1248 fs/configfs/dir.c 				&target_subsys->su_group.cg_item);
target_subsys    1252 fs/configfs/dir.c 		subsys_sd = target_subsys->su_group.cg_item.ci_dentry->d_fsdata;
target_subsys    1258 fs/configfs/dir.c 	if (target_subsys != caller_subsys)