Home
last modified time | relevance | path

Searched refs:EXTENT_MAP_DELALLOC (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dextent_map.h12 #define EXTENT_MAP_DELALLOC ((u64)-1) macro
Dextent_map.c217 (next->block_start == EXTENT_MAP_DELALLOC && in mergable_maps()
218 prev->block_start == EXTENT_MAP_DELALLOC) || in mergable_maps()
Dextent_io.c4683 } else if (em->block_start == EXTENT_MAP_DELALLOC) { in extent_fiemap()
Dinode.c7279 em->block_start = EXTENT_MAP_DELALLOC; in btrfs_get_extent_fiemap()
/linux-4.19.296/include/trace/events/
Dbtrfs.h193 { EXTENT_MAP_DELALLOC, "DELALLOC" })