Home
last modified time | relevance | path

Searched defs:uuid_root (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/btrfs/
Duuid-tree.c26 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, const u8 *uuid, in btrfs_uuid_tree_lookup()
90 struct btrfs_root *uuid_root = fs_info->uuid_root; in btrfs_uuid_tree_add() local
154 struct btrfs_root *uuid_root = fs_info->uuid_root; in btrfs_uuid_tree_remove() local
232 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
535 struct btrfs_root *uuid_root; in btrfs_create_uuid_tree() local
Dfs.h415 struct btrfs_root *uuid_root; member