Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Draid56.c2318 static bool need_read_stripe_sectors(struct btrfs_raid_bio *rbio) in need_read_stripe_sectors() function
2354 if (!rbio_is_full(rbio) && need_read_stripe_sectors(rbio)) { in rmw_rbio()