Lines Matching refs:ci_dentry
316 item->ci_dentry = dentry; in configfs_create_dir()
417 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir()
577 struct dentry * dentry = dget(item->ci_dentry); in detach_attrs()
642 struct dentry * dentry = dget(group->cg_item.ci_dentry); in detach_groups()
691 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group()
1104 p = target->ci_dentry->d_fsdata; in configfs_do_depend_item()
1192 sd = target->ci_dentry->d_fsdata; in configfs_undepend_item()
1248 inode_lock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1255 root->cg_item.ci_dentry->d_fsdata, in configfs_depend_item_unlocked()
1260 subsys_sd = target_subsys->su_group.cg_item.ci_dentry->d_fsdata; in configfs_depend_item_unlocked()
1272 inode_unlock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1782 parent = parent_group->cg_item.ci_dentry; in configfs_register_group()
1790 configfs_dir_set_ready(group->cg_item.ci_dentry->d_fsdata); in configfs_register_group()
1814 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_group()
1815 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group()
1950 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_subsystem()