Searched defs:erofs_sb_info (Results 1 – 1 of 1) sorted by relevance
106 struct erofs_sb_info { struct107 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 …]