Lines Matching refs:ci_dentry
315 item->ci_dentry = dentry; in configfs_create_dir()
416 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir()
551 struct dentry * dentry = dget(item->ci_dentry); in detach_attrs()
616 struct dentry * dentry = dget(group->cg_item.ci_dentry); in detach_groups()
665 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group()
1078 p = target->ci_dentry->d_fsdata; in configfs_do_depend_item()
1166 sd = target->ci_dentry->d_fsdata; in configfs_undepend_item()
1222 inode_lock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1229 root->cg_item.ci_dentry->d_fsdata, in configfs_depend_item_unlocked()
1234 subsys_sd = target_subsys->su_group.cg_item.ci_dentry->d_fsdata; in configfs_depend_item_unlocked()
1246 inode_unlock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1742 parent = parent_group->cg_item.ci_dentry; in configfs_register_group()
1750 configfs_dir_set_ready(group->cg_item.ci_dentry->d_fsdata); in configfs_register_group()
1774 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_group()
1775 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group()
1910 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_subsystem()