Searched refs:send_fallocate (Results 1 – 1 of 1) sorted by relevance
5392 static int send_fallocate(struct send_ctx *sctx, u32 mode, u64 offset, u64 len) in send_fallocate() function5428 return send_fallocate(sctx, FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE, in send_hole()