Searched refs:changed_cb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | send.c | 7266 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function 7430 ret = changed_cb(path, NULL, &key, in full_send_tree() 7899 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7912 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7928 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7934 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7949 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
|