Searched refs:maybe_send_hole (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 5899 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole() function 5997 ret = maybe_send_hole(sctx, path, key); in process_extent() 6661 return maybe_send_hole(sctx, left_path, key); in changed_cb()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 6453 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole() function 6551 ret = maybe_send_hole(sctx, path, key); in process_extent() 7261 return maybe_send_hole(sctx, left_path, key); in changed_cb()
|
Completed in 18 milliseconds