Searched refs:send_truncate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 2435 static int send_truncate(struct send_ctx *sctx, u64 ino, u64 gen, u64 size) in send_truncate() function 2441 btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size); in send_truncate() 6172 ret = send_truncate(sctx, sctx->cur_ino, in finish_inode_if_needed()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 2589 static int send_truncate(struct send_ctx *sctx, u64 ino, u64 gen, u64 size) in send_truncate() function 2595 btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size); in send_truncate() 6725 ret = send_truncate(sctx, sctx->cur_ino, in finish_inode_if_needed()
|
Completed in 18 milliseconds