Searched refs:btrfs_block_rsv_full (Results 1 – 3 of 3) sorted by relevance
97 static inline bool btrfs_block_rsv_full(const struct btrfs_block_rsv *rsv) in btrfs_block_rsv_full() function
291 else if (block_rsv != global_rsv && !btrfs_block_rsv_full(delayed_rsv)) in btrfs_block_rsv_release()
610 btrfs_block_rsv_full(delayed_refs_rsv) == 0) { in start_transaction()635 !btrfs_block_rsv_full(delayed_refs_rsv)) { in start_transaction()
Completed in 10 milliseconds