Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dsuper.c79 struct btrfs_fs_context { struct
80 char *subvol_name;
81 u64 subvol_objectid;
82 u64 max_inline;
83 u32 commit_interval;
84 u32 metadata_ratio;
85 u32 thread_pool_size;
86 unsigned long long mount_opt;
87 unsigned long compress_type:4;
88 unsigned int compress_level;
[all …]