Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dspace-info.c735 case FLUSH_DELALLOC_FULL: in flush_space()
736 if (state == FLUSH_DELALLOC_FULL) in flush_space()
1091 if (flush_state == FLUSH_DELALLOC_FULL && !commit_cycles) in btrfs_async_reclaim_metadata_space()
1258 FLUSH_DELALLOC_FULL, enumerator
1362 FLUSH_DELALLOC_FULL, enumerator
H A Dspace-info.h79 FLUSH_DELALLOC_FULL = 7, enumerator
/openbmc/linux/include/trace/events/
H A Dbtrfs.h99 EM( FLUSH_DELALLOC_FULL, "FLUSH_DELALLOC_FULL") \