Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Draid56.c2208 static bool need_read_stripe_sectors(struct btrfs_raid_bio *rbio) in need_read_stripe_sectors() function
2244 if (!rbio_is_full(rbio) && need_read_stripe_sectors(rbio)) { in rmw_rbio()