child_sd 812 block/bfq-cgroup.c struct bfq_sched_data *child_sd = child_entity->my_sched_data; child_sd 813 block/bfq-cgroup.c struct bfq_service_tree *child_st = child_sd->service_tree + child_sd 820 block/bfq-cgroup.c child_entity = child_sd->in_service_entity; child_sd 325 fs/configfs/dir.c struct configfs_dirent *child_sd; child_sd 328 fs/configfs/dir.c list_for_each_entry(child_sd, &sd->s_children, s_sibling) child_sd 329 fs/configfs/dir.c if (child_sd->s_type & CONFIGFS_USET_CREATING) child_sd 330 fs/configfs/dir.c configfs_dir_set_ready(child_sd); child_sd 973 fs/configfs/dir.c struct configfs_dirent *child_sd; child_sd 981 fs/configfs/dir.c list_for_each_entry(child_sd, &sd->s_children, s_sibling) { child_sd 982 fs/configfs/dir.c ret = configfs_dump(child_sd, level + 2); child_sd 1053 fs/configfs/dir.c struct configfs_dirent *child_sd, *sd; child_sd 1062 fs/configfs/dir.c list_for_each_entry(child_sd, &sd->s_children, s_sibling) { child_sd 1063 fs/configfs/dir.c if ((child_sd->s_type & CONFIGFS_DIR) && child_sd 1064 fs/configfs/dir.c !(child_sd->s_type & CONFIGFS_USET_DROPPING) && child_sd 1065 fs/configfs/dir.c !(child_sd->s_type & CONFIGFS_USET_CREATING)) { child_sd 1066 fs/configfs/dir.c ret = configfs_depend_prep(child_sd->s_dentry,