Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.c141 COPY_DEBUG_YES, enumerator
162 case COPY_DEBUG_YES: return "yes"; in copy_debug_string()
175 case COPY_DEBUG_YES: return "zeros"; in copy_debug_sparse_string()
323 copy_debug.sparse_detection = hole_size ? COPY_DEBUG_YES : COPY_DEBUG_NO; in sparse_copy()
346 copy_debug.offload = COPY_DEBUG_YES; in sparse_copy()
376 copy_debug.offload = COPY_DEBUG_YES; in sparse_copy()
1391 copy_debug.reflink = COPY_DEBUG_YES; in copy_reg()
1513 copy_debug.reflink = COPY_DEBUG_YES; in copy_reg()