Searched refs:path_quiesce (Results 1 – 3 of 3) sorted by relevance
493 int (*path_quiesce)(struct iucv_path *path, u8 userdata[16]); member
1848 .path_quiesce = iucv_path_quiesce,
1444 err = pr_iucv->path_quiesce(iucv->path, NULL); in iucv_sock_shutdown()