Searched refs:orig_bytes (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | space-info.c | 1504 u64 start_ns, u64 orig_bytes, in handle_reserve_ticket() argument 1617 ASSERT(orig_bytes); in __reserve_bytes() 1658 orig_bytes); in __reserve_bytes() 1671 orig_bytes); in __reserve_bytes() 1684 ticket.bytes = orig_bytes; in __reserve_bytes() 1709 orig_bytes, flush, in __reserve_bytes() 1727 orig_bytes, flush, "preempt"); in __reserve_bytes() 1737 orig_bytes, flush); in __reserve_bytes() 1757 u64 orig_bytes, in btrfs_reserve_metadata_bytes() argument 1766 orig_bytes, 1); in btrfs_reserve_metadata_bytes() [all …]
|
H A D | space-info.h | 217 u64 orig_bytes,
|