Home
last modified time | relevance | path

Searched refs:BTRFS_RESERVE_NO_FLUSH (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/fs/btrfs/
Ddelalloc-space.c145 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_check_data_free_space()
321 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
Dspace-info.h15 BTRFS_RESERVE_NO_FLUSH, enumerator
Dspace-info.c417 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets()
1588 return (flush != BTRFS_RESERVE_NO_FLUSH && in can_ticket()
1645 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes()
1794 flush == BTRFS_RESERVE_NO_FLUSH); in btrfs_reserve_data_bytes()
Dtransaction.c796 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
803 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
816 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
835 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
851 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1691 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
Dprops.c432 BTRFS_RESERVE_NO_FLUSH); in btrfs_inode_inherit_props()
Dblock-rsv.c521 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
Dinode-item.c722 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
Dblock-group.c1393 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
4207 bytes, BTRFS_RESERVE_NO_FLUSH); in reserve_chunk_space()
Ddelayed-inode.c596 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
/Linux-v6.6/include/trace/events/
Dbtrfs.h67 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \