Lines Matching refs:ci_dentry
293 item->ci_dentry = dentry; in configfs_create_dir()
399 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir()
555 struct dentry * dentry = dget(item->ci_dentry); in detach_attrs()
611 struct dentry * dentry = dget(group->cg_item.ci_dentry); in detach_groups()
659 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group()
1108 p = target->ci_dentry->d_fsdata; in configfs_depend_item()
1142 sd = target->ci_dentry->d_fsdata; in configfs_undepend_item()
1660 parent = parent_group->cg_item.ci_dentry; in configfs_register_group()
1666 configfs_dir_set_ready(group->cg_item.ci_dentry->d_fsdata); in configfs_register_group()
1683 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_group()
1684 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group()
1800 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_subsystem()