Lines Matching refs:ci_dentry
299 item->ci_dentry = dentry; in configfs_create_dir()
405 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir()
558 struct dentry * dentry = dget(item->ci_dentry); in detach_attrs()
622 struct dentry * dentry = dget(group->cg_item.ci_dentry); in detach_groups()
670 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group()
1080 p = target->ci_dentry->d_fsdata; in configfs_do_depend_item()
1168 sd = target->ci_dentry->d_fsdata; in configfs_undepend_item()
1224 inode_lock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1231 root->cg_item.ci_dentry->d_fsdata, in configfs_depend_item_unlocked()
1236 subsys_sd = target_subsys->su_group.cg_item.ci_dentry->d_fsdata; in configfs_depend_item_unlocked()
1248 inode_unlock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1754 parent = parent_group->cg_item.ci_dentry; in configfs_register_group()
1760 configfs_dir_set_ready(group->cg_item.ci_dentry->d_fsdata); in configfs_register_group()
1777 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_group()
1778 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group()
1905 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_subsystem()