Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dinternal.h92 struct erofs_sb_info { struct
96 struct list_head list;
97 struct mutex umount_mutex;
100 struct xarray managed_pslots;
103 u16 available_compr_algs;
106 struct inode *managed_cache;
111 struct dax_device *dax_dev;
112 u64 total_blocks;
113 u32 primarydevice_blocks;
115 u32 meta_blkaddr;
[all …]

Completed in 5 milliseconds