Searched refs:EROFS_GET_BLOCKS_RAW (Results 1 – 3 of 3) sorted by relevance
19 { EROFS_GET_BLOCKS_RAW, "RAW" })
222 err = erofs_map_blocks(inode, &map, EROFS_GET_BLOCKS_RAW); in erofs_read_raw_page()
420 #define EROFS_GET_BLOCKS_RAW 0x0001 macro