Searched refs:EROFS_GET_BLOCKS_RAW (Results 1 – 3 of 3) sorted by relevance
162 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()
334 #define EROFS_GET_BLOCKS_RAW 0x0001 macro
22 { EROFS_GET_BLOCKS_RAW, "RAW" })