Searched refs:configfs_attach_group (Results 1 - 1 of 1) sorted by relevance

/fs/configfs/
H A Ddir.c49 * rmdir()/unregister() and from configfs_attach_group()
87 * inodes (see configfs_attach_group() and configfs_detach_group()).
612 static int configfs_attach_group(struct config_item *parent_item,
677 ret = configfs_attach_group(&parent_group->cg_item,
801 * configfs_attach_group()) can be called from either the VFS or this
848 static int configfs_attach_group(struct config_item *parent_item, function
1294 ret = configfs_attach_group(parent_item, item, dentry);
1672 err = configfs_attach_group(sd->s_element, &group->cg_item,

Completed in 6 milliseconds