Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dspace-info.c217 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets()
1032 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_metadata_bytes()
1069 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_metadata_bytes()
Dtransaction.c658 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
665 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nolock()
675 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
694 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
710 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1438 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
Ddelalloc-space.c322 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
Dprops.c367 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
Dblock-rsv.c422 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
Dinode-map.c442 BTRFS_RESERVE_NO_FLUSH); in btrfs_save_ino_cache()
Ddelayed-inode.c634 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
Dblock-group.c3042 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
Dctree.h2462 BTRFS_RESERVE_NO_FLUSH, enumerator
Dinode.c4887 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
/Linux-v5.4/include/trace/events/
Dbtrfs.h1047 { BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH"}, \