Searched defs:erofs_sb_info (Results 1 – 1 of 1) sorted by relevance
70 struct erofs_sb_info { struct73 struct list_head list;74 struct mutex umount_mutex;77 struct xarray managed_pslots;79 unsigned int shrinker_run_no;80 u16 available_compr_algs;83 struct inode *managed_cache;85 struct erofs_sb_lz4_info lz4;87 struct dax_device *dax_dev;88 u32 blocks;[all …]