Home
last modified time | relevance | path

Searched defs:copy_debug (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dcopy.c149 static struct copy_debug struct
151 enum copy_debug_val offload; argument
152 enum copy_debug_val reflink; argument
153 enum copy_debug_val sparse_detection; argument
154 } copy_debug; variable