Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Derofs.h32 { EROFS_MAP_PARTIAL_REF, "P" })
/openbmc/linux/fs/erofs/
H A Dinternal.h342 #define EROFS_MAP_PARTIAL_REF 0x0020 macro
H A Dzmap.c518 map->m_flags |= EROFS_MAP_PARTIAL_REF; in z_erofs_do_map_blocks()
H A Dzdata.c1050 !(map->m_flags & EROFS_MAP_PARTIAL_REF) && in z_erofs_do_read_page()