Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Draid-stripe-tree.h37 static inline bool btrfs_need_stripe_tree_update(struct btrfs_fs_info *fs_info, in btrfs_need_stripe_tree_update() function
H A Draid-stripe-tree.c89 use_rst = btrfs_need_stripe_tree_update(fs_info, map->type); in btrfs_delete_raid_extent()
H A Dscrub.c1869 if (btrfs_need_stripe_tree_update(fs_info, stripe->bg->flags)) { in scrub_submit_initial_read()
H A Drelocation.c2809 const bool use_rst = btrfs_need_stripe_tree_update(fs_info, rc->block_group->flags); in relocate_one_folio()