Searched refs:start_pgofs (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Ddata.c1526 unsigned int start_pgofs; local
1562 start_pgofs = pgofs;
1696 unsigned int ofs = start_pgofs - map->m_lblk;
1699 start_pgofs, map->m_pblk + ofs,
1741 unsigned int ofs = start_pgofs - map->m_lblk;
1744 start_pgofs, map->m_pblk + ofs,

Completed in 222 milliseconds