Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Ddelalloc-space.c143 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_check_data_free_space()
319 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
Dspace-info.c435 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets()
1629 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes()
1654 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_bytes()
1704 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_bytes()
1764 flush == BTRFS_RESERVE_NO_FLUSH); in btrfs_reserve_data_bytes()
Dtransaction.c764 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
771 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
781 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
800 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
816 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1645 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
Dprops.c427 BTRFS_RESERVE_NO_FLUSH); in btrfs_inode_inherit_props()
Dblock-rsv.c541 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
Dinode-item.c720 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
Dblock-group.c1212 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
3889 bytes, BTRFS_RESERVE_NO_FLUSH); in reserve_chunk_space()
Ddelayed-inode.c587 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
Dctree.h2930 BTRFS_RESERVE_NO_FLUSH, enumerator
/Linux-v6.1/include/trace/events/
Dbtrfs.h67 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \