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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Ddir.c49 * rmdir()/unregister() and from configfs_attach_group()
85 * inodes (see configfs_attach_group() and configfs_detach_group()).
621 static int configfs_attach_group(struct config_item *parent_item,
690 ret = configfs_attach_group(&parent_group->cg_item,
813 * configfs_attach_group()) can be called from either the VFS or this
860 static int configfs_attach_group(struct config_item *parent_item, function
1309 ret = configfs_attach_group(parent_item, item, dentry);
1650 err = configfs_attach_group(sd->s_element, &group->cg_item,

Completed in 112 milliseconds