Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dspace-info.c375 if (flush == BTRFS_RESERVE_FLUSH_ALL) in calc_available_free_space()
469 flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_try_granting_tickets()
838 BTRFS_RESERVE_FLUSH_ALL); in btrfs_calc_reclaim_metadata_size()
923 BTRFS_RESERVE_FLUSH_ALL); in need_preemptive_reclaim()
1520 case BTRFS_RESERVE_FLUSH_ALL: in handle_reserve_ticket()
1562 return (flush == BTRFS_RESERVE_FLUSH_ALL) || in is_normal_flushing()
1627 ASSERT(!current->journal_info || flush != BTRFS_RESERVE_FLUSH_ALL); in __reserve_bytes()
1692 if (flush == BTRFS_RESERVE_FLUSH_ALL || in __reserve_bytes()
A Dspace-info.h42 BTRFS_RESERVE_FLUSH_ALL, enumerator
A Ddelalloc-space.c308 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata()
A Droot-tree.c525 BTRFS_RESERVE_FLUSH_ALL); in btrfs_subvolume_reserve_metadata()
A Dtransaction.c609 if (flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
634 } else if (num_items == 0 && flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
764 BTRFS_RESERVE_FLUSH_ALL, true); in btrfs_start_transaction()
A Drelocation.c1877 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_merge()
3582 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_relocate()
3635 BTRFS_RESERVE_FLUSH_ALL); in relocate_block_group()
/linux-6.3-rc2/include/trace/events/
A Dbtrfs.h70 EM( BTRFS_RESERVE_FLUSH_ALL, "BTRFS_RESERVE_FLUSH_ALL") \

Completed in 32 milliseconds