Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/iucv/
H A Diucv.h487 int (*path_quiesce)(struct iucv_path *path, u8 userdata[16]); member
/OK3568_Linux_fs/kernel/net/iucv/
H A Diucv.c1798 .path_quiesce = iucv_path_quiesce,
H A Daf_iucv.c1465 err = pr_iucv->path_quiesce(iucv->path, NULL); in iucv_sock_shutdown()