Home
last modified time | relevance | path

Searched refs:BTRFS_RESERVE_FLUSH_ALL (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dspace-info.c327 if (flush == BTRFS_RESERVE_FLUSH_ALL) in calc_available_free_space()
401 flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_try_granting_tickets()
764 BTRFS_RESERVE_FLUSH_ALL); in btrfs_calc_reclaim_metadata_size()
781 BTRFS_RESERVE_FLUSH_ALL)) in btrfs_calc_reclaim_metadata_size()
787 BTRFS_RESERVE_FLUSH_ALL)) in btrfs_calc_reclaim_metadata_size()
1236 case BTRFS_RESERVE_FLUSH_ALL: in handle_reserve_ticket()
1294 return (flush == BTRFS_RESERVE_FLUSH_ALL) || in is_normal_flushing()
1323 ASSERT(!current->journal_info || flush != BTRFS_RESERVE_FLUSH_ALL); in __reserve_bytes()
1370 if (flush == BTRFS_RESERVE_FLUSH_ALL || in __reserve_bytes()
H A Ddelalloc-space.c293 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata()
H A Droot-tree.c509 BTRFS_RESERVE_FLUSH_ALL); in btrfs_subvolume_reserve_metadata()
H A Dtransaction.c611 if (flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
636 } else if (num_items == 0 && flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
759 BTRFS_RESERVE_FLUSH_ALL, true); in btrfs_start_transaction()
H A Drelocation.c1849 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_merge()
3256 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_relocate()
3310 BTRFS_RESERVE_FLUSH_ALL); in relocate_block_group()
H A Dctree.h2643 BTRFS_RESERVE_FLUSH_ALL, enumerator
/kernel/linux/linux-6.6/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()
822 BTRFS_RESERVE_FLUSH_ALL); in btrfs_calc_reclaim_metadata_size()
905 BTRFS_RESERVE_FLUSH_ALL); in need_preemptive_reclaim()
1512 case BTRFS_RESERVE_FLUSH_ALL: in handle_reserve_ticket()
1554 return (flush == BTRFS_RESERVE_FLUSH_ALL) || in is_normal_flushing()
1621 * the flush method can not be neither BTRFS_RESERVE_FLUSH_ALL* nor in __reserve_bytes()
1627 ASSERT(flush != BTRFS_RESERVE_FLUSH_ALL); in __reserve_bytes()
1693 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.c617 if (flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
643 } else if (num_items == 0 && flush == BTRFS_RESERVE_FLUSH_ALL && in start_transaction()
781 BTRFS_RESERVE_FLUSH_ALL, true); in btrfs_start_transaction()
H A Drelocation.c1878 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_merge()
3621 BTRFS_RESERVE_FLUSH_ALL); in prepare_to_relocate()
3674 BTRFS_RESERVE_FLUSH_ALL); in relocate_block_group()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h66 EM( BTRFS_RESERVE_FLUSH_ALL, "BTRFS_RESERVE_FLUSH_ALL") \
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h69 EM( BTRFS_RESERVE_FLUSH_ALL, "BTRFS_RESERVE_FLUSH_ALL") \

Completed in 32 milliseconds