Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dspace-info.c1512 case BTRFS_RESERVE_FLUSH_ALL_STEAL: in handle_reserve_ticket()
1554 (flush == BTRFS_RESERVE_FLUSH_ALL_STEAL); in is_normal_flushing()
1577 return (flush == BTRFS_RESERVE_FLUSH_ALL_STEAL || in can_steal()
1627 ASSERT(flush != BTRFS_RESERVE_FLUSH_ALL_STEAL); in __reserve_bytes()
1693 flush == BTRFS_RESERVE_FLUSH_ALL_STEAL || in __reserve_bytes()
H A Dspace-info.h51 BTRFS_RESERVE_FLUSH_ALL_STEAL, enumerator
H A Dtransaction.c790 BTRFS_RESERVE_FLUSH_ALL_STEAL, false); in btrfs_start_transaction_fallback_global_rsv()
/openbmc/linux/include/trace/events/
H A Dbtrfs.h70 EMe(BTRFS_RESERVE_FLUSH_ALL_STEAL, "BTRFS_RESERVE_FLUSH_ALL_STEAL")