Searched refs:tried_reflink (Results 1 - 1 of 1) sorted by relevance
/systemd/src/import/ | ||
H A D | export-raw.c | 71 bool tried_reflink; member in struct:RawExport 157 if (!e->tried_reflink && e->compress.type == IMPORT_COMPRESS_UNCOMPRESSED) { 169 e->tried_reflink = true; |
Completed in 21 milliseconds