Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dspace-info.c371 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets()
1339 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes()
1364 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_bytes()
1403 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_bytes()
Dtransaction.c771 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
778 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
788 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
807 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
823 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1550 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
Ddelalloc-space.c306 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
Dprops.c367 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
Dblock-rsv.c519 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
Dinode-map.c443 BTRFS_RESERVE_NO_FLUSH); in btrfs_save_ino_cache()
Dblock-group.c1269 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
3274 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
Ddelayed-inode.c635 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
Dctree.h2618 BTRFS_RESERVE_NO_FLUSH, enumerator
Dinode.c4518 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
/kernel/linux/linux-5.10/include/trace/events/
Dbtrfs.h64 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \