Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Ddata.c162 err = erofs_map_blocks(inode, &map, EROFS_GET_BLOCKS_RAW); in erofs_read_raw_page()
334 err = erofs_map_blocks(inode, &map, EROFS_GET_BLOCKS_RAW); in erofs_get_block()
Dinternal.h334 #define EROFS_GET_BLOCKS_RAW 0x0001 macro
/Linux-v5.4/include/trace/events/
Derofs.h22 { EROFS_GET_BLOCKS_RAW, "RAW" })