Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dspace-info.c368 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets()
1464 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes()
1489 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_bytes()
1540 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_bytes()
Dtransaction.c786 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
793 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
803 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
822 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
838 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1585 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
Ddelalloc-space.c308 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
Dprops.c381 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
Dblock-rsv.c527 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
Dblock-group.c1202 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
3754 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
Ddelayed-inode.c633 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
Dctree.h2742 BTRFS_RESERVE_NO_FLUSH, enumerator
Dinode.c4955 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
/Linux-v5.15/include/trace/events/
Dbtrfs.h64 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \