Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Ddisk-io.c756 static int global_root_key_cmp(const void *k, const struct rb_node *node) in global_root_key_cmp() function
798 node = rb_find(key, &fs_info->global_root_tree, global_root_key_cmp); in btrfs_global_root()