Searched refs:s_dentry (Results 1 – 3 of 3) sorted by relevance
59 BUG_ON(sd->s_dentry != dentry); in configfs_d_iput()62 sd->s_dentry = NULL; in configfs_d_iput()237 sd->s_dentry = dentry; in configfs_make_dirent()440 sd->s_dentry = dentry; in configfs_attach_attr()532 *wait_mutex = &sd->s_dentry->d_inode->i_mutex; in configfs_detach_prep()540 ret = configfs_detach_prep(sd->s_dentry, wait_mutex); in configfs_detach_prep()566 configfs_detach_rollback(sd->s_dentry); in configfs_detach_rollback()641 child = sd->s_dentry; in detach_groups()1062 ret = configfs_depend_prep(child_sd->s_dentry, in configfs_depend_prep()1118 ret = configfs_depend_prep(subsys_sd->s_dentry, target); in configfs_depend_item()[all …]
234 return sd->s_dentry->d_name.name; in configfs_get_name()250 struct dentry * dentry = sd->s_dentry; in configfs_drop_dentry()
40 struct dentry * s_dentry; member