Home
last modified time | relevance | path

Searched refs:send_fallocate (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dsend.c5392 static int send_fallocate(struct send_ctx *sctx, u32 mode, u64 offset, u64 len) in send_fallocate() function
5428 return send_fallocate(sctx, FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE, in send_hole()