Home
last modified time | relevance | path

Searched refs:path_quiesce (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/iucv/
H A Diucv.h493 int (*path_quiesce)(struct iucv_path *path, u8 userdata[16]); member
/linux/net/iucv/
H A Diucv.c1848 .path_quiesce = iucv_path_quiesce,
H A Daf_iucv.c1444 err = pr_iucv->path_quiesce(iucv->path, NULL); in iucv_sock_shutdown()