Home
last modified time | relevance | path

Searched refs:m_dax_part_off (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/erofs/
H A Ddata.c210 map->m_dax_part_off = EROFS_SB(sb)->dax_part_off; in erofs_map_dev()
227 map->m_dax_part_off = dif->dax_part_off; in erofs_map_dev()
246 map->m_dax_part_off = dif->dax_part_off; in erofs_map_dev()
311 iomap->addr += mdev.m_dax_part_off; in erofs_iomap_begin()
H A Dinternal.h375 u64 m_dax_part_off; member