Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.c640 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
647 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nolock()
666 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
682 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1454 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
Dprops.c313 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
Dinode-map.c424 BTRFS_RESERVE_NO_FLUSH); in btrfs_save_ino_cache()
Dextent-tree.c4429 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
5142 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_metadata_bytes()
5179 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_metadata_bytes()
5334 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in space_info_add_old_bytes()
5901 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
8198 BTRFS_RESERVE_NO_FLUSH); in use_block_rsv()
Ddelayed-inode.c627 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
Dctree.h2715 BTRFS_RESERVE_NO_FLUSH, enumerator
Dinode.c4462 bytes_deleted, BTRFS_RESERVE_NO_FLUSH); in truncate_space_check()
/Linux-v4.19/include/trace/events/
Dbtrfs.h1011 { BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH"}, \