Searched refs:changed_cb (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | send.c | 6450 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function 6533 ret = changed_cb(path, NULL, &key, in full_send_tree() 6663 btrfs_changed_cb_t changed_cb, void *ctx) in btrfs_compare_trees() argument 6812 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 6823 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 6837 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 6845 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 6862 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 6931 changed_cb, sctx); in send_subvol()
|