Searched refs:fixup_low_keys (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/btrfs/ |
| D | ctree.c | 3168 static void fixup_low_keys(struct btrfs_path *path, in fixup_low_keys() function 3240 fixup_low_keys(path, &disk_key, 1); in btrfs_set_item_key_safe() 3986 fixup_low_keys(path, &disk_key, 1); in __push_leaf_left() 4347 fixup_low_keys(path, &disk_key, 1); in split_leaf() 4665 fixup_low_keys(path, &disk_key, 1); in btrfs_truncate_item() 4765 fixup_low_keys(path, &disk_key, 1); in setup_items_for_insert() 4938 fixup_low_keys(path, &disk_key, level + 1); in del_ptr() 5040 fixup_low_keys(path, &disk_key, 1); in btrfs_del_items()
|