Home
last modified time | relevance | path

Searched refs:btrfs_block_rsv_full (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dblock-rsv.h97 static inline bool btrfs_block_rsv_full(const struct btrfs_block_rsv *rsv) in btrfs_block_rsv_full() function
A Dblock-rsv.c291 else if (block_rsv != global_rsv && !btrfs_block_rsv_full(delayed_rsv)) in btrfs_block_rsv_release()
A Dtransaction.c610 btrfs_block_rsv_full(delayed_refs_rsv) == 0) { in start_transaction()
635 !btrfs_block_rsv_full(delayed_refs_rsv)) { in start_transaction()

Completed in 8 milliseconds