Searched refs:btrfs_comp_keys (Results 1 – 1 of 1) sorted by relevance
90 static int btrfs_comp_keys(struct btrfs_disk_key *disk, in btrfs_comp_keys() function122 if (btrfs_comp_keys(&key, &cpukey) >= 0) in btrfs_check_node()174 if (btrfs_comp_keys(&key, &cpukey) >= 0) { in btrfs_check_leaf()263 ret = btrfs_comp_keys(tmp, key); in generic_bin_search()
Completed in 7 milliseconds