Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dspace-info.h79 FLUSH_DELALLOC_FULL = 7, enumerator
Dspace-info.c736 case FLUSH_DELALLOC_FULL: in flush_space()
737 if (state == FLUSH_DELALLOC_FULL) in flush_space()
1092 if (flush_state == FLUSH_DELALLOC_FULL && !commit_cycles) in btrfs_async_reclaim_metadata_space()
1259 FLUSH_DELALLOC_FULL, enumerator
1363 FLUSH_DELALLOC_FULL, enumerator
/linux-6.6.21/include/trace/events/
Dbtrfs.h99 EM( FLUSH_DELALLOC_FULL, "FLUSH_DELALLOC_FULL") \