Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dtransaction.c654 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
661 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nolock()
671 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
690 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
706 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1486 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
Dprops.c313 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
Dinode-map.c440 BTRFS_RESERVE_NO_FLUSH); in btrfs_save_ino_cache()
Dextent-tree.c4436 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
5148 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_metadata_bytes()
5185 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_metadata_bytes()
5340 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in space_info_add_old_bytes()
5907 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
8225 BTRFS_RESERVE_NO_FLUSH); in use_block_rsv()
Ddelayed-inode.c627 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
Dctree.h2729 BTRFS_RESERVE_NO_FLUSH, enumerator
Dinode.c4583 bytes_deleted, BTRFS_RESERVE_NO_FLUSH); in truncate_space_check()
/linux-4.19.296/include/trace/events/
Dbtrfs.h1011 { BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH"}, \