Searched refs:changed_cb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 6643 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function 6726 ret = changed_cb(path, NULL, &key, in full_send_tree() 7004 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7015 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7029 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7037 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7054 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 7200 static int changed_cb(struct btrfs_path *left_path, in changed_cb() function 7364 ret = changed_cb(path, NULL, &key, in full_send_tree() 7603 * safely used by changed_cb() while not under the protection of the in restart_after_relocation() 7833 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7846 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7862 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7868 ret = changed_cb(left_path, right_path, in btrfs_compare_trees() 7883 ret = changed_cb(left_path, right_path, in btrfs_compare_trees()
|
Completed in 18 milliseconds