Searched refs:BTRFS_RESERVE_NO_FLUSH (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/fs/btrfs/ |
| D | space-info.c | 368 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() 1464 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes() 1489 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_bytes() 1540 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_bytes()
|
| D | transaction.c | 786 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction() 793 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache() 803 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart() 822 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction() 838 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier() 1585 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
|
| D | delalloc-space.c | 308 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
|
| D | props.c | 381 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
|
| D | block-rsv.c | 527 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
|
| D | block-group.c | 1202 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro() 3754 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
|
| D | delayed-inode.c | 633 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
|
| D | ctree.h | 2742 BTRFS_RESERVE_NO_FLUSH, enumerator
|
| D | inode.c | 4955 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
|
| /Linux-v5.15/include/trace/events/ |
| D | btrfs.h | 64 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \
|