Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dext4.h663 #define EXT4_GET_BLOCKS_ZERO 0x0200 macro
665 EXT4_GET_BLOCKS_ZERO)
Dinode.c670 if (flags & EXT4_GET_BLOCKS_ZERO && in ext4_map_blocks()
719 !(flags & EXT4_GET_BLOCKS_ZERO) && in ext4_map_blocks()
/Linux-v5.10/include/trace/events/
Dext4.h50 { EXT4_GET_BLOCKS_ZERO, "ZERO" }, \