Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Derofs.h23 { EROFS_GET_BLOCKS_READMORE, "READMORE" }, \
/openbmc/linux/fs/erofs/
H A Dinternal.h361 #define EROFS_GET_BLOCKS_READMORE 0x0002 macro
H A Dzmap.c562 ((flags & EROFS_GET_BLOCKS_READMORE) && in z_erofs_do_map_blocks()
H A Dzdata.c1788 EROFS_GET_BLOCKS_READMORE); in z_erofs_pcluster_readmore()