Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dext4.h668 #define EXT4_GET_BLOCKS_ZERO 0x0200 macro
670 EXT4_GET_BLOCKS_ZERO)
Dinode.c687 if (flags & EXT4_GET_BLOCKS_ZERO && in ext4_map_blocks()
736 !(flags & EXT4_GET_BLOCKS_ZERO) && in ext4_map_blocks()
/Linux-v6.1/include/trace/events/
Dext4.h50 { EXT4_GET_BLOCKS_ZERO, "ZERO" }, \