Home
last modified time | relevance | path

Searched refs:BTRFS_RESERVE_FLUSH_ALL_STEAL (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/btrfs/
Dspace-info.h51 BTRFS_RESERVE_FLUSH_ALL_STEAL, enumerator
Dspace-info.c1513 case BTRFS_RESERVE_FLUSH_ALL_STEAL: in handle_reserve_ticket()
1555 (flush == BTRFS_RESERVE_FLUSH_ALL_STEAL); in is_normal_flushing()
1578 return (flush == BTRFS_RESERVE_FLUSH_ALL_STEAL || in can_steal()
1628 ASSERT(flush != BTRFS_RESERVE_FLUSH_ALL_STEAL); in __reserve_bytes()
1694 flush == BTRFS_RESERVE_FLUSH_ALL_STEAL || in __reserve_bytes()
Dtransaction.c789 BTRFS_RESERVE_FLUSH_ALL_STEAL, false); in btrfs_start_transaction_fallback_global_rsv()
/linux-6.6.21/include/trace/events/
Dbtrfs.h70 EMe(BTRFS_RESERVE_FLUSH_ALL_STEAL, "BTRFS_RESERVE_FLUSH_ALL_STEAL")