Home
last modified time | relevance | path

Searched refs:BTRFS_RESERVE_NO_FLUSH (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/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()
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()
H A Dtransaction.c794 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
801 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
814 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
833 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
849 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1689 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.c1389 * BTRFS_RESERVE_NO_FLUSH to give ourselves the most amount of in inc_block_group_ro()
1393 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
4252 bytes, BTRFS_RESERVE_NO_FLUSH); in reserve_chunk_space()
H A Ddelayed-inode.c596 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
/kernel/linux/linux-5.10/fs/btrfs/
H A 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()
H A Dtransaction.c772 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
779 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
789 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
808 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
824 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1557 BTRFS_RESERVE_NO_FLUSH); in create_pending_snapshot()
H A Ddelalloc-space.c306 flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_delalloc_reserve_metadata()
H A Dinode-map.c443 BTRFS_RESERVE_NO_FLUSH); in btrfs_save_ino_cache()
H A Dprops.c367 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
H A Dblock-rsv.c520 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
H A Dblock-group.c1272 * BTRFS_RESERVE_NO_FLUSH to give ourselves the most amount of in inc_block_group_ro()
1276 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
3288 thresh, BTRFS_RESERVE_NO_FLUSH); in check_system_chunk()
H A Ddelayed-inode.c635 BTRFS_RESERVE_NO_FLUSH); in btrfs_delayed_inode_reserve_metadata()
H A Dctree.h2616 BTRFS_RESERVE_NO_FLUSH, enumerator
H A Dinode.c4521 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h64 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h67 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \

Completed in 51 milliseconds