Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dinternal.h123 struct erofs_sb_info { struct
124 struct erofs_mount_opts opt; /* options */
127 struct list_head list;
128 struct mutex umount_mutex;
131 struct xarray managed_pslots;
133 unsigned int shrinker_run_no;
134 u16 available_compr_algs;
137 struct inode *managed_cache;
139 struct erofs_sb_lz4_info lz4;
141 struct inode *packed_inode;
[all …]