Searched refs:XCOPY_MAX_BYTES (Results 1 – 2 of 2) sorted by relevance
8 #define XCOPY_MAX_BYTES 16777216 /* 16 MB */ macro
704 max_bytes = min_t(u64, max_bytes, XCOPY_MAX_BYTES); in target_xcopy_do_work()
Completed in 7 milliseconds