Lines Matching refs:ci_dentry
321 item->ci_dentry = dentry; in configfs_create_dir()
430 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir()
577 struct dentry * dentry = dget(item->ci_dentry); in detach_attrs()
652 struct dentry * dentry = dget(group->cg_item.ci_dentry); in detach_groups()
701 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group()
1114 p = target->ci_dentry->d_fsdata; in configfs_do_depend_item()
1202 sd = target->ci_dentry->d_fsdata; in configfs_undepend_item()
1258 inode_lock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1265 root->cg_item.ci_dentry->d_fsdata, in configfs_depend_item_unlocked()
1270 subsys_sd = target_subsys->su_group.cg_item.ci_dentry->d_fsdata; in configfs_depend_item_unlocked()
1282 inode_unlock(d_inode(root->cg_item.ci_dentry)); in configfs_depend_item_unlocked()
1770 parent = parent_group->cg_item.ci_dentry; in configfs_register_group()
1778 configfs_dir_set_ready(group->cg_item.ci_dentry->d_fsdata); in configfs_register_group()
1802 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_group()
1803 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group()
1941 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_subsystem()