Searched refs:try_sendfile (Results 1 – 1 of 1) sorted by relevance
160 bool try_cfr = true, try_sendfile = true, try_splice = true, copied_something = false; in copy_bytes_full() local310 try_cfr = try_sendfile = try_splice = false; in copy_bytes_full()317 if (try_sendfile) { in copy_bytes_full()323 try_sendfile = false; in copy_bytes_full()330 … try_sendfile = try_splice = false; /* same logic as above for copy_file_range() */ in copy_bytes_full()