Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dext4.h669 #define EXT4_GET_BLOCKS_ZERO 0x0200 macro
671 EXT4_GET_BLOCKS_ZERO)
Dinode.c679 if (flags & EXT4_GET_BLOCKS_ZERO && in ext4_map_blocks()
728 !(flags & EXT4_GET_BLOCKS_ZERO) && in ext4_map_blocks()
/Linux-v5.15/include/trace/events/
Dext4.h50 { EXT4_GET_BLOCKS_ZERO, "ZERO" }, \