Searched refs:BTRFS_RESERVE_NO_FLUSH (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.6/fs/btrfs/ |
| D | delalloc-space.c | 145 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_check_data_free_space() 321 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
|
| D | space-info.h | 15 BTRFS_RESERVE_NO_FLUSH, enumerator
|
| D | space-info.c | 417 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() 1588 return (flush != BTRFS_RESERVE_NO_FLUSH && in can_ticket() 1645 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes() 1794 flush == BTRFS_RESERVE_NO_FLUSH); in btrfs_reserve_data_bytes()
|
| D | transaction.c | 796 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction() 803 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache() 816 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart() 835 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction() 851 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier() 1691 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
|
| D | props.c | 432 BTRFS_RESERVE_NO_FLUSH); in btrfs_inode_inherit_props()
|
| D | block-rsv.c | 521 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
|
| D | inode-item.c | 722 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
|
| D | block-group.c | 1393 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro() 4207 bytes, BTRFS_RESERVE_NO_FLUSH); in reserve_chunk_space()
|
| D | delayed-inode.c | 596 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
|
| /Linux-v6.6/include/trace/events/ |
| D | btrfs.h | 67 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \
|