Searched refs:tried_splice (Results 1 - 1 of 1) sorted by relevance
/systemd/src/import/ | ||
H A D | export-tar.c | 67 bool tried_splice; member in struct:TarExport 167 if (!e->tried_splice && e->compress.type == IMPORT_COMPRESS_UNCOMPRESSED) { 174 e->tried_splice = true; |
Completed in 280 milliseconds