Searched refs:changed_cb (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | ctree.c | 5327 btrfs_changed_cb_t changed_cb, void *ctx) in btrfs_compare_trees() argument 5477 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 5488 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 5502 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 5510 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 5527 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
|
D | send.c | 6398 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function 6481 ret = changed_cb(path, NULL, &key, in full_send_tree() 6519 changed_cb, sctx); in send_subvol()
|