Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/include/trace/events/
Derofs.h19 { EROFS_GET_BLOCKS_RAW, "RAW" })
/Linux-v4.19/drivers/staging/erofs/
Ddata.c222 err = erofs_map_blocks(inode, &map, EROFS_GET_BLOCKS_RAW); in erofs_read_raw_page()
Dinternal.h420 #define EROFS_GET_BLOCKS_RAW 0x0001 macro