Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/erofs/
A Dinternal.h423 struct erofs_map_dev { struct
424 struct erofs_fscache *m_fscache;
425 struct block_device *m_bdev;
426 struct dax_device *m_daxdev;
427 u64 m_dax_part_off;
429 erofs_off_t m_pa;
430 unsigned int m_deviceid;
A Ddata.c194 int erofs_map_dev(struct super_block *sb, struct erofs_map_dev *map) in erofs_map_dev() function

Completed in 9 milliseconds