Home
last modified time | relevance | path

Searched refs:need_send_hole (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c322 static int need_send_hole(struct send_ctx *sctx) in need_send_hole() function
5904 if (sctx->cur_ino != key->objectid || !need_send_hole(sctx)) in maybe_send_hole()
6156 if (need_send_hole(sctx)) { in finish_inode_if_needed()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c419 static int need_send_hole(struct send_ctx *sctx) in need_send_hole() function
6458 if (sctx->cur_ino != key->objectid || !need_send_hole(sctx)) in maybe_send_hole()
6700 if (need_send_hole(sctx)) { in finish_inode_if_needed()

Completed in 20 milliseconds