Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dspace-info.c372 if (flush == BTRFS_RESERVE_FLUSH_ALL) in calc_available_free_space()
465 flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_try_granting_tickets()
834 BTRFS_RESERVE_FLUSH_ALL); in btrfs_calc_reclaim_metadata_size()
919 BTRFS_RESERVE_FLUSH_ALL); in need_preemptive_reclaim()
1516 case BTRFS_RESERVE_FLUSH_ALL: in handle_reserve_ticket()
1558 return (flush == BTRFS_RESERVE_FLUSH_ALL) || in is_normal_flushing()
1613 ASSERT(!current->journal_info || flush != BTRFS_RESERVE_FLUSH_ALL); in __reserve_bytes()
1663 if (flush == BTRFS_RESERVE_FLUSH_ALL || in __reserve_bytes()
Ddelalloc-space.c306 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata()
Droot-tree.c521 BTRFS_RESERVE_FLUSH_ALL); in btrfs_subvolume_reserve_metadata()
Dtransaction.c596 if (flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
621 } else if (num_items == 0 && flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
751 BTRFS_RESERVE_FLUSH_ALL, true); in btrfs_start_transaction()
Drelocation.c1863 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_merge()
3553 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_relocate()
3606 BTRFS_RESERVE_FLUSH_ALL); in relocate_block_group()
Dctree.h2957 BTRFS_RESERVE_FLUSH_ALL, enumerator
/Linux-v6.1/include/trace/events/
Dbtrfs.h69 EM( BTRFS_RESERVE_FLUSH_ALL, "BTRFS_RESERVE_FLUSH_ALL") \