Home
last modified time | relevance | path

Searched refs:EXT4_GET_BLOCKS_ZERO (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dext4.h715 #define EXT4_GET_BLOCKS_ZERO 0x0200 macro
717 EXT4_GET_BLOCKS_ZERO)
H A Dinode.c655 if (flags & EXT4_GET_BLOCKS_ZERO && in ext4_map_blocks()
700 !(flags & EXT4_GET_BLOCKS_ZERO) && in ext4_map_blocks()
/linux/include/trace/events/
H A Dext4.h50 { EXT4_GET_BLOCKS_ZERO, "ZERO" }, \