Home
last modified time | relevance | path

Searched refs:fixup_low_keys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.c3145 static void fixup_low_keys(struct btrfs_path *path, in fixup_low_keys() function
3217 fixup_low_keys(path, &disk_key, 1); in btrfs_set_item_key_safe()
4033 fixup_low_keys(path, &disk_key, 1); in __push_leaf_left()
4409 fixup_low_keys(path, &disk_key, 1); in split_leaf()
4724 fixup_low_keys(path, &disk_key, 1); in btrfs_truncate_item()
4835 fixup_low_keys(path, &disk_key, 1); in setup_items_for_insert()
5007 fixup_low_keys(path, &disk_key, level + 1); in del_ptr()
5108 fixup_low_keys(path, &disk_key, 1); in btrfs_del_items()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dctree.c2681 static void fixup_low_keys(struct btrfs_trans_handle *trans, in fixup_low_keys() function
2755 fixup_low_keys(trans, path, &disk_key, 1); in btrfs_set_item_key_safe()
3557 fixup_low_keys(trans, path, &disk_key, 1); in __push_leaf_left()
3930 fixup_low_keys(trans, path, &disk_key, 1); in split_leaf()
4210 fixup_low_keys(trans, path, &disk_key, 1); in btrfs_truncate_item()
4316 fixup_low_keys(trans, path, &disk_key, 1); in setup_items_for_insert()
4545 fixup_low_keys(trans, path, &disk_key, level + 1); in btrfs_del_ptr()
4644 fixup_low_keys(trans, path, &disk_key, 1); in btrfs_del_items()

Completed in 13 milliseconds