Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c771 return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH, in btrfs_join_transaction()
778 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_spacecache()
788 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_join_transaction_nostart()
807 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction()
823 BTRFS_RESERVE_NO_FLUSH, true); in btrfs_attach_transaction_barrier()
1550 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 Dprops.c367 num_bytes, BTRFS_RESERVE_NO_FLUSH); in inherit_props()
H A Dblock-rsv.c519 BTRFS_RESERVE_NO_FLUSH); in btrfs_use_block_rsv()
H A Dinode-map.c443 BTRFS_RESERVE_NO_FLUSH); in btrfs_save_ino_cache()
H A Dblock-group.c1269 BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()
3271 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.h2618 BTRFS_RESERVE_NO_FLUSH, enumerator
H A Dinode.c4524 BTRFS_RESERVE_NO_FLUSH); in btrfs_truncate_inode_items()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dbtrfs.h64 EM( BTRFS_RESERVE_NO_FLUSH, "BTRFS_RESERVE_NO_FLUSH") \