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()430 sd->s_dentry = dentry; in configfs_attach_attr()522 *wait_mutex = &sd->s_dentry->d_inode->i_mutex; in configfs_detach_prep()530 ret = configfs_detach_prep(sd->s_dentry, wait_mutex); in configfs_detach_prep()556 configfs_detach_rollback(sd->s_dentry); in configfs_detach_rollback()631 child = sd->s_dentry; in detach_groups()1053 ret = configfs_depend_prep(child_sd->s_dentry, in configfs_depend_prep()1110 ret = configfs_depend_prep(subsys_sd->s_dentry, target); in configfs_depend_item()[all …]
233 return sd->s_dentry->d_name.name; in configfs_get_name()249 struct dentry * dentry = sd->s_dentry; in configfs_drop_dentry()
40 struct dentry * s_dentry; member