Home
last modified time | relevance | path

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

/fs/btrfs/
Dctree.c3243 struct btrfs_key left_last; in check_sibling_keys() local
3254 btrfs_node_key_to_cpu(left, &left_last, nr_left - 1); in check_sibling_keys()
3257 btrfs_item_key_to_cpu(left, &left_last, nr_left - 1); in check_sibling_keys()
3261 if (btrfs_comp_cpu_keys(&left_last, &right_first) >= 0) { in check_sibling_keys()
3264 left_last.objectid, left_last.type, in check_sibling_keys()
3265 left_last.offset, right_first.objectid, in check_sibling_keys()