Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzmap.c532 map->m_flags |= EROFS_MAP_FRAGMENT; in z_erofs_do_map_blocks()
720 EROFS_MAP_FRAGMENT; in z_erofs_map_blocks_iter()
747 iomap->addr = map.m_flags & EROFS_MAP_FRAGMENT ? in z_erofs_iomap_begin_report()
H A Dinternal.h340 #define EROFS_MAP_FRAGMENT 0x0010 macro
H A Dzdata.c1005 if (map->m_flags & EROFS_MAP_FRAGMENT) { in z_erofs_do_read_page()
/openbmc/linux/include/trace/events/
H A Derofs.h31 { EROFS_MAP_FRAGMENT, "R" }, \