Searched refs:changed_cb (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | send.c | 6930 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function 7094 ret = changed_cb(path, NULL, &key, in full_send_tree() 7563 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7576 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7592 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7598 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7613 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
|