Searched refs:BTRFS_RESERVE_FLUSH_ALL (Results 1 – 7 of 7) sorted by relevance
327 if (flush == BTRFS_RESERVE_FLUSH_ALL) in calc_available_free_space()401 flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_try_granting_tickets()761 BTRFS_RESERVE_FLUSH_ALL); in btrfs_calc_reclaim_metadata_size()778 BTRFS_RESERVE_FLUSH_ALL)) in btrfs_calc_reclaim_metadata_size()784 BTRFS_RESERVE_FLUSH_ALL)) in btrfs_calc_reclaim_metadata_size()1233 case BTRFS_RESERVE_FLUSH_ALL: in handle_reserve_ticket()1291 return (flush == BTRFS_RESERVE_FLUSH_ALL) || in is_normal_flushing()1320 ASSERT(!current->journal_info || flush != BTRFS_RESERVE_FLUSH_ALL); in __reserve_bytes()1367 if (flush == BTRFS_RESERVE_FLUSH_ALL || in __reserve_bytes()
293 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata()
507 BTRFS_RESERVE_FLUSH_ALL); in btrfs_subvolume_reserve_metadata()
570 if (flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()595 } else if (num_items == 0 && flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()718 BTRFS_RESERVE_FLUSH_ALL, true); in btrfs_start_transaction()
1831 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_merge()3233 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_relocate()3283 BTRFS_RESERVE_FLUSH_ALL); in relocate_block_group()
2638 BTRFS_RESERVE_FLUSH_ALL, enumerator
66 EM( BTRFS_RESERVE_FLUSH_ALL, "BTRFS_RESERVE_FLUSH_ALL") \