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