Home
last modified time | relevance | path

Searched refs:need_drop (Results 1 – 2 of 2) sorted by relevance

/net/9p/
Dtrans_virtio.c314 int *need_drop) in p9_get_mapped_pages() argument
337 *need_drop = 1; in p9_get_mapped_pages()
367 *need_drop = 0; in p9_get_mapped_pages()
403 int need_drop = 0; in p9_virtio_zc_request() local
411 outlen, &offs, &need_drop); in p9_virtio_zc_request()
430 inlen, &offs, &need_drop); in p9_virtio_zc_request()
510 if (need_drop) { in p9_virtio_zc_request()
/net/rxrpc/
Dconn_client.c910 bool need_drop = false; in rxrpc_unbundle_conn() local
925 need_drop = true; in rxrpc_unbundle_conn()
929 if (need_drop) { in rxrpc_unbundle_conn()