Searched refs:tried_sendfile (Results 1 - 1 of 1) sorted by relevance

/systemd/src/import/
H A Dexport-raw.c72 bool tried_sendfile; member in struct:RawExport
172 if (!e->tried_sendfile && e->compress.type == IMPORT_COMPRESS_UNCOMPRESSED) {
179 e->tried_sendfile = true;

Completed in 929 milliseconds