Home
last modified time | relevance | path

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

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