Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dinternal.h371 struct erofs_map_dev { struct
372 struct erofs_fscache *m_fscache;
373 struct block_device *m_bdev;
374 struct dax_device *m_daxdev;
375 struct file *m_fp;
376 u64 m_dax_part_off;
378 erofs_off_t m_pa;
379 unsigned int m_deviceid;
A Ddata.c202 int erofs_map_dev(struct super_block *sb, struct erofs_map_dev *map) in erofs_map_dev() function

Completed in 18 milliseconds