Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dsend.c363 static int need_send_hole(struct send_ctx *sctx) in need_send_hole() function
6211 if (sctx->cur_ino != key->objectid || !need_send_hole(sctx)) in maybe_send_hole()
6453 if (need_send_hole(sctx)) { in finish_inode_if_needed()