Home
last modified time | relevance | path

Searched refs:BTRFS_RESERVE_FLUSH_ALL (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dspace-info.c373 if (flush == BTRFS_RESERVE_FLUSH_ALL) in calc_available_free_space()
447 flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_try_granting_tickets()
821 BTRFS_RESERVE_FLUSH_ALL); in btrfs_calc_reclaim_metadata_size()
904 BTRFS_RESERVE_FLUSH_ALL); in need_preemptive_reclaim()
1511 case BTRFS_RESERVE_FLUSH_ALL: in handle_reserve_ticket()
1553 return (flush == BTRFS_RESERVE_FLUSH_ALL) || in is_normal_flushing()
1626 ASSERT(flush != BTRFS_RESERVE_FLUSH_ALL); in __reserve_bytes()
1692 if (flush == BTRFS_RESERVE_FLUSH_ALL || in __reserve_bytes()
H A Dspace-info.h43 BTRFS_RESERVE_FLUSH_ALL, enumerator
H A Ddelalloc-space.c315 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata()
H A Droot-tree.c525 BTRFS_RESERVE_FLUSH_ALL); in btrfs_subvolume_reserve_metadata()
H A Dtransaction.c619 if (flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
645 } else if (num_items == 0 && flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
782 BTRFS_RESERVE_FLUSH_ALL, true); in btrfs_start_transaction()
H A Drelocation.c1810 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_merge()
3552 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_relocate()
3605 BTRFS_RESERVE_FLUSH_ALL); in relocate_block_group()
/openbmc/linux/include/trace/events/
H A Dbtrfs.h69 EM( BTRFS_RESERVE_FLUSH_ALL, "BTRFS_RESERVE_FLUSH_ALL") \