disconnect_notify  925 fs/configfs/dir.c 	if (type->ct_group_ops && type->ct_group_ops->disconnect_notify)
disconnect_notify  926 fs/configfs/dir.c 		type->ct_group_ops->disconnect_notify(to_config_group(parent_item),
disconnect_notify  222 include/linux/configfs.h 	void (*disconnect_notify)(struct config_group *group, struct config_item *item);