Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddelayed-ref.h417 int btrfs_delayed_refs_rsv_refill(struct btrfs_fs_info *fs_info,
H A Ddelayed-ref.c110 * will be refilled next time btrfs_delayed_refs_rsv_refill() is called in btrfs_update_delayed_refs_rsv()
234 int btrfs_delayed_refs_rsv_refill(struct btrfs_fs_info *fs_info, in btrfs_delayed_refs_rsv_refill()
210 int btrfs_delayed_refs_rsv_refill(struct btrfs_fs_info *fs_info, btrfs_delayed_refs_rsv_refill() function
H A Dtransaction.c681 ret = btrfs_delayed_refs_rsv_refill(fs_info, flush); in start_transaction()
687 ret = btrfs_delayed_refs_rsv_refill(fs_info, flush); in start_transaction()