Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dfs.h409 struct btrfs_fs_info { struct
410 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
411 unsigned long flags;
412 struct btrfs_root *tree_root;
413 struct btrfs_root *chunk_root;
414 struct btrfs_root *dev_root;
415 struct btrfs_root *fs_root;
416 struct btrfs_root *quota_root;
417 struct btrfs_root *uuid_root;
418 struct btrfs_root *data_reloc_root;
[all …]