Home
last modified time | relevance | path

Searched refs:btrfs_comp_keys (Results 1 – 1 of 1) sorted by relevance

/u-boot/fs/btrfs/
A Dctree.c90 static int btrfs_comp_keys(struct btrfs_disk_key *disk, in btrfs_comp_keys() function
122 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