Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dctree.c5332 btrfs_changed_cb_t changed_cb, void *ctx) in btrfs_compare_trees() argument
5465 ret = changed_cb(left_root, right_root, in btrfs_compare_trees()
5477 ret = changed_cb(left_root, right_root, in btrfs_compare_trees()
5492 ret = changed_cb(left_root, right_root, in btrfs_compare_trees()
5501 ret = changed_cb(left_root, right_root, in btrfs_compare_trees()
5519 ret = changed_cb(left_root, right_root, in btrfs_compare_trees()
Dsend.c5726 static int changed_cb(struct btrfs_root *left_root, in changed_cb() function
5810 ret = changed_cb(send_root, NULL, path, NULL, in full_send_tree()
5852 changed_cb, sctx); in send_subvol()