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

/linux-master/fs/btrfs/
H A Draid-stripe-tree.h31 static inline bool btrfs_need_stripe_tree_update(struct btrfs_fs_info *fs_info, function
H A Dbio.c719 btrfs_need_stripe_tree_update(bioc->fs_info, bioc->map_type)) {
H A Dscrub.c1737 if (btrfs_need_stripe_tree_update(fs_info, stripe->bg->flags)) {
H A Dvolumes.c6434 btrfs_need_stripe_tree_update(fs_info, map->type))
6457 if (btrfs_need_stripe_tree_update(fs_info, map->type) && op != BTRFS_MAP_READ)

Completed in 137 milliseconds