Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/events/
Dbtrfs.h36 TRACE_DEFINE_ENUM(ALLOC_CHUNK);
1051 { ALLOC_CHUNK, "ALLOC_CHUNK"}, \
/linux-4.19.296/fs/btrfs/
Dctree.h2743 ALLOC_CHUNK = 5, enumerator
Dextent-tree.c4857 case ALLOC_CHUNK: in flush_space()
5051 flush_state = ALLOC_CHUNK; in priority_reclaim_metadata_space()