Home
last modified time | relevance | path

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

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