Home
last modified time | relevance | path

Searched refs:m_dif (Results 1 – 4 of 4) sorted by relevance

/linux/fs/erofs/
H A Dfileio.c72 rq->iocb.ki_filp = mdev->m_dif->file; in erofs_fileio_rq_alloc()
142 (io->dev.m_dif->fsoff + io->dev.m_pa) >> 9; in erofs_fileio_scan_folio()
H A Dfscache.c186 io->io.private = mdev->m_dif->fscache->cookie; in erofs_fscache_bio_alloc()
305 ret = erofs_fscache_read_io_async(mdev.m_dif->fscache->cookie, in erofs_fscache_data_read_slice()
H A Dinternal.h406 struct erofs_device_info *m_dif; member
H A Dzdata.c1753 (mdev.m_dif->fsoff + cur) >> 9; in z_erofs_submit_queue()