Searched refs:changed_cb (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
D | send.c | 7191 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function 7355 ret = changed_cb(path, NULL, &key, in full_send_tree() 7824 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7837 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7853 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7859 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7874 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
|