Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dinternal.h116 struct erofs_sb_info { struct
117 struct erofs_mount_opts opt; /* options */
120 struct list_head list;
121 struct mutex umount_mutex;
124 struct xarray managed_pslots;
126 unsigned int shrinker_run_no;
127 u16 available_compr_algs;
130 struct inode *managed_cache;
132 struct erofs_sb_lz4_info lz4;
134 struct inode *packed_inode;
[all …]