Home
last modified time | relevance | path

Searched refs:EROFS_GET_BLOCKS_FIEMAP (Results 1 – 2 of 2) sorted by relevance

/fs/erofs/
Dzmap.c592 if ((flags & EROFS_GET_BLOCKS_FIEMAP) || in z_erofs_do_map_blocks()
773 ret = z_erofs_map_blocks_iter(inode, &map, EROFS_GET_BLOCKS_FIEMAP); in z_erofs_iomap_begin_report()
Dinternal.h413 #define EROFS_GET_BLOCKS_FIEMAP 0x0002 macro