Searched refs:EROFS_GET_BLOCKS_RAW (Results 1 – 3 of 3) sorted by relevance
149 err = erofs_map_blocks_flatmode(inode, &map, EROFS_GET_BLOCKS_RAW); in erofs_read_raw_page()316 if (!erofs_map_blocks_flatmode(inode, &map, EROFS_GET_BLOCKS_RAW)) in erofs_bmap()331 ret = erofs_map_blocks_flatmode(inode, &map, EROFS_GET_BLOCKS_RAW); in erofs_iomap_begin()
359 #define EROFS_GET_BLOCKS_RAW 0x0001 macro
22 { EROFS_GET_BLOCKS_RAW, "RAW" })