Lines Matching refs:s_element
199 sd->s_element = element; in configfs_new_dirent()
239 if (sd->s_element) { in configfs_dirent_exists()
480 struct configfs_attribute *attr = sd->s_element; in configfs_lookup()
531 if (!sd->s_element || in configfs_detach_prep()
589 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) in detach_attrs()
662 if (!sd->s_element || in detach_groups()
670 configfs_detach_group(sd->s_element); in detach_groups()
1077 if (sd->s_element == target) /* Boo-yah */ in configfs_depend_prep()
1132 p->s_element == subsys_item) { in configfs_find_subsys_dentry()
1654 if (!next->s_element) in configfs_readdir()
1725 if (next->s_element) in configfs_dir_lseek()
1899 link_group(to_config_group(sd->s_element), group); in configfs_register_subsystem()
1911 err = configfs_attach_group(sd->s_element, in configfs_register_subsystem()