Searched defs:erofs_sb_info (Results 1 – 1 of 1) sorted by relevance
109 struct erofs_sb_info { struct110 struct erofs_device_info dif0;111 struct erofs_mount_opts opt; /* options */114 struct list_head list;115 struct mutex umount_mutex;118 struct xarray managed_pslots;120 unsigned int shrinker_run_no;121 u16 available_compr_algs;124 struct inode *managed_cache;126 struct erofs_sb_lz4_info lz4;[all …]