Home
last modified time | relevance | path

Searched refs:EROFS_GET_BLOCKS_FIEMAP (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/trace/events/
H A Derofs.h22 { EROFS_GET_BLOCKS_FIEMAP, "FIEMAP" }, \
/kernel/linux/linux-6.6/fs/erofs/
H A Dzmap.c561 if ((flags & EROFS_GET_BLOCKS_FIEMAP) || in z_erofs_do_map_blocks()
737 ret = z_erofs_map_blocks_iter(inode, &map, EROFS_GET_BLOCKS_FIEMAP); in z_erofs_iomap_begin_report()
H A Dinternal.h366 #define EROFS_GET_BLOCKS_FIEMAP 0x0001 macro

Completed in 3 milliseconds