Searched refs:BTRFS_RESERVE_NO_FLUSH (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.10/fs/btrfs/ |
| D | space-info.c | 371 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() 1336 if (is_normal_flushing(flush) || (flush == BTRFS_RESERVE_NO_FLUSH)) in __reserve_bytes() 1361 if (ret && flush != BTRFS_RESERVE_NO_FLUSH) { in __reserve_bytes() 1400 if (!ret || flush == BTRFS_RESERVE_NO_FLUSH) in __reserve_bytes()
|
| D | transaction.c | 731 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction() 738 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache() 748 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart() 767 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction() 783 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier() 1507 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
|
| D | delalloc-space.c | 306 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
|
| D | props.c | 367 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
|
| D | block-rsv.c | 519 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
|
| D | inode-map.c | 443 BTRFS_RESERVE_NO_FLUSH); in btrfs_save_ino_cache()
|
| D | block-group.c | 1256 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro() 3257 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
|
| D | delayed-inode.c | 634 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
|
| D | ctree.h | 2611 BTRFS_RESERVE_NO_FLUSH, enumerator
|
| D | inode.c | 4505 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
|
| /Linux-v5.10/include/trace/events/ |
| D | btrfs.h | 64 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \
|