Lines Matching refs:s_dentry
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()
1604 dentry = next->s_dentry; in configfs_readdir()