Searched refs:root_sd (Results 1 – 1 of 1) sorted by relevance
1082 struct configfs_dirent *p, *root_sd, *subsys_sd = NULL; in configfs_depend_item() local1101 root_sd = root->d_fsdata; in configfs_depend_item()1103 list_for_each_entry(p, &root_sd->s_children, s_sibling) { in configfs_depend_item()