Home
last modified time | relevance | path

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

/fs/erofs/
Dinternal.h117 struct erofs_sb_info { struct
118 struct erofs_mount_opts opt; /* options */
121 struct list_head list;
122 struct mutex umount_mutex;
125 struct xarray managed_pslots;
127 unsigned int shrinker_run_no;
128 u16 available_compr_algs;
131 struct inode *managed_cache;
133 struct erofs_sb_lz4_info lz4;
134 struct inode *packed_inode;
[all …]