Searched refs:fixup_low_keys (Results 1 – 1 of 1) sorted by relevance
/linux/fs/btrfs/ |
H A D | ctree.c | 2538 static void fixup_low_keys(struct btrfs_trans_handle *trans, in fixup_low_keys() function 2612 fixup_low_keys(trans, path, &disk_key, 1); in btrfs_set_item_key_safe() 3417 fixup_low_keys(trans, path, &disk_key, 1); in __push_leaf_left() 3790 fixup_low_keys(trans, path, &disk_key, 1); in split_leaf() 4071 fixup_low_keys(trans, path, &disk_key, 1); in btrfs_truncate_item() 4177 fixup_low_keys(trans, path, &disk_key, 1); in setup_items_for_insert() 4410 fixup_low_keys(trans, path, &disk_key, level + 1); in btrfs_del_ptr() 4512 fixup_low_keys(trans, path, &disk_key, 1); in btrfs_del_items()
|