COPY_FILE_RANGE_CLONE
if ((ap->a_flags & COPY_FILE_RANGE_CLONE) != 0)
if ((invp == outvp && (ap->a_flags & COPY_FILE_RANGE_CLONE) == 0) ||
if (onevp || (ap->a_flags & COPY_FILE_RANGE_CLONE) != 0)
&xfer, COPY_FILE_RANGE_CLONE, nd->nd_cred, nd->nd_cred,
if ((flags & COPY_FILE_RANGE_CLONE) != 0) {
#define COPY_FILE_RANGE_USERFLAGS (COPY_FILE_RANGE_CLONE)