Home
last modified time | relevance | path

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

/openbmc/linux/net/9p/
H A Dtrans_virtio.c313 int *need_drop) in p9_get_mapped_pages() argument
336 *need_drop = 1; in p9_get_mapped_pages()
366 *need_drop = 0; in p9_get_mapped_pages()
432 int need_drop = 0; in p9_virtio_zc_request() local
440 outlen, &offs, &need_drop); in p9_virtio_zc_request()
459 inlen, &offs, &need_drop); in p9_virtio_zc_request()
545 if (need_drop) { in p9_virtio_zc_request()
/openbmc/linux/fs/f2fs/
H A Dfile.c2358 bool need_drop = false, readonly = false; in f2fs_ioc_shutdown() local
2376 need_drop = true; in f2fs_ioc_shutdown()
2382 if (need_drop) in f2fs_ioc_shutdown()