Home
last modified time | relevance | path

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

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