Searched refs:s_element (Results 1 – 5 of 5) sorted by relevance
43 void * s_element; member113 return ((struct config_item *) sd->s_element); in to_item()119 return ((struct configfs_attribute *) sd->s_element); in to_attr()130 struct configfs_symlink * sl = sd->s_element; in configfs_get_config_item()133 item = config_item_get(sd->s_element); in configfs_get_config_item()
184 sd->s_element = element; in configfs_new_dirent()212 if (sd->s_element) { in configfs_dirent_exists()417 struct configfs_attribute * attr = sd->s_element; in configfs_attach_attr()509 if (!sd->s_element || in configfs_detach_prep()567 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) in detach_attrs()621 if (!sd->s_element || in detach_groups()629 configfs_detach_group(sd->s_element); in detach_groups()1036 if (sd->s_element == target) /* Boo-yah */ in configfs_depend_prep()1084 if (p->s_element == s_item) { in configfs_depend_item()1548 if (!next->s_element) in configfs_readdir()[all …]
215 BUG_ON(!sd || !sd->s_element); in configfs_get_name()222 attr = sd->s_element; in configfs_get_name()260 if (!sd->s_element) in configfs_hash_and_remove()
64 .s_element = &configfs_root_group.cg_item,
197 sl = sd->s_element; in configfs_unlink()