Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsend.c6427 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function
6510 ret = changed_cb(path, NULL, &key, in full_send_tree()
6640 btrfs_changed_cb_t changed_cb, void *ctx) in btrfs_compare_trees() argument
6789 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
6800 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
6814 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
6822 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
6839 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
6908 changed_cb, sctx); in send_subvol()