Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Dfscache.c78 unsigned int pgpos, pgend; in erofs_fscache_rreq_unlock_folios() local
84 pgpos = (folio_index(folio) - start_page) * PAGE_SIZE; in erofs_fscache_rreq_unlock_folios()
85 pgend = pgpos + folio_size(folio); in erofs_fscache_rreq_unlock_folios()