Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddelalloc-space.c145 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_check_data_free_space()
328 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
H A Dspace-info.h15 BTRFS_RESERVE_NO_FLUSH, enumerator
H A Dspace-info.c417 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets()
1587 return (flush != BTRFS_RESERVE_NO_FLUSH && in can_ticket()
1644 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes()
1793 flush == BTRFS_RESERVE_NO_FLUSH); in btrfs_reserve_data_bytes()
H A Dtransaction.c795 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
802 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
815 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
834 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
850 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1690 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
H A Dprops.c432 BTRFS_RESERVE_NO_FLUSH); in btrfs_inode_inherit_props()
H A Dblock-rsv.c521 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
H A Dinode-item.c722 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
H A Dblock-group.c1393 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
4274 bytes, BTRFS_RESERVE_NO_FLUSH); in reserve_chunk_space()
H A Ddelayed-inode.c594 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
/openbmc/linux/include/trace/events/
H A Dbtrfs.h67 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \