Searched defs:uuid_root (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | uuid-tree.c | 25 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup() 89 struct btrfs_root *uuid_root = fs_info->uuid_root; in btrfs_uuid_tree_add() local 153 struct btrfs_root *uuid_root = fs_info->uuid_root; in btrfs_uuid_tree_remove() local 231 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
|
| D | fs.h | 371 struct btrfs_root *uuid_root; member
|
| D | volumes.c | 4835 struct btrfs_root *uuid_root; in btrfs_create_uuid_tree() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | uuid-tree.c | 22 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup() 86 struct btrfs_root *uuid_root = fs_info->uuid_root; in btrfs_uuid_tree_add() local 151 struct btrfs_root *uuid_root = fs_info->uuid_root; in btrfs_uuid_tree_remove() local 229 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
|
| D | volumes.c | 4617 struct btrfs_root *uuid_root; in btrfs_create_uuid_tree() local
|
| D | ctree.h | 593 struct btrfs_root *uuid_root; member
|