Home
last modified time | relevance | path

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

/linux-5.19.10/fs/erofs/
Dinternal.h106 struct erofs_sb_info { struct
107 struct erofs_mount_opts opt; /* options */
110 struct list_head list;
111 struct mutex umount_mutex;
114 struct xarray managed_pslots;
116 unsigned int shrinker_run_no;
117 u16 available_compr_algs;
120 struct inode *managed_cache;
122 struct erofs_sb_lz4_info lz4;
124 struct erofs_dev_context *devs;
[all …]