Lines Matching refs:s_element
199 sd->s_element = element; in configfs_new_dirent()
239 if (sd->s_element) { in configfs_dirent_exists()
474 struct configfs_attribute *attr = sd->s_element; in configfs_lookup()
525 if (!sd->s_element || in configfs_detach_prep()
583 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) in detach_attrs()
656 if (!sd->s_element || in detach_groups()
664 configfs_detach_group(sd->s_element); in detach_groups()
1071 if (sd->s_element == target) /* Boo-yah */ in configfs_depend_prep()
1126 p->s_element == subsys_item) { in configfs_find_subsys_dentry()
1651 if (!next->s_element) in configfs_readdir()
1722 if (next->s_element) in configfs_dir_lseek()
1896 link_group(to_config_group(sd->s_element), group); in configfs_register_subsystem()
1908 err = configfs_attach_group(sd->s_element, in configfs_register_subsystem()