Home
last modified time | relevance | path

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

/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()
365 *need_drop = 0; in p9_get_mapped_pages()
431 int need_drop = 0; in p9_virtio_zc_request() local
439 outlen, &offs, &need_drop); in p9_virtio_zc_request()
458 inlen, &offs, &need_drop); in p9_virtio_zc_request()
544 if (need_drop) { in p9_virtio_zc_request()
/linux/fs/f2fs/
H A Dfile.c2514 bool need_drop = false, readonly = false; in f2fs_ioc_shutdown() local
2532 need_drop = true; in f2fs_ioc_shutdown()
2538 if (need_drop) in f2fs_ioc_shutdown()