Searched refs:iucv_path_sever (Results 1 – 3 of 3) sorted by relevance
244 iucv_path_sever(path, NULL); in mon_iucv_path_severed()340 rc = iucv_path_sever(monpriv->path, user_data_sever); in mon_close()
181 iucv_path_sever(path, NULL); in vmlogrdr_iucv_path_severed()392 iucv_path_sever(logptr->path, NULL); in vmlogrdr_release()
1037 int iucv_path_sever(struct iucv_path *path, u8 *userdata) in iucv_path_sever() function1057 EXPORT_SYMBOL(iucv_path_sever);1850 .path_sever = iucv_path_sever,