Searched defs:erofs_sb_info (Results 1 – 1 of 1) sorted by relevance
71 struct erofs_sb_info { struct74 struct list_head list;75 struct mutex umount_mutex;78 struct xarray managed_pslots;80 unsigned int shrinker_run_no;81 u16 available_compr_algs;84 struct inode *managed_cache;86 struct erofs_sb_lz4_info lz4;88 struct dax_device *dax_dev;89 u32 blocks;[all …]