Home
last modified time | relevance | path

Searched refs:rbio_is_full (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Draid56.c530 static int rbio_is_full(struct btrfs_raid_bio *rbio) in rbio_is_full() function
1246 if (!rbio_is_full(rbio)) in finish_rmw()
1649 if (!rbio_is_full(rbio)) in __raid56_parity_write()
1704 if (rbio_is_full(cur)) { in run_plug()
1807 if (rbio_is_full(rbio)) { in raid56_parity_write()
/kernel/linux/linux-6.6/fs/btrfs/
H A Draid56.c528 static int rbio_is_full(struct btrfs_raid_bio *rbio) in rbio_is_full() function
1588 if (rbio_is_full(cur)) { in raid_unplug()
1658 if (!rbio_is_full(rbio)) { in raid56_parity_write()
2244 if (!rbio_is_full(rbio) && need_read_stripe_sectors(rbio)) { in rmw_rbio()
2279 if (!rbio_is_full(rbio)) in rmw_rbio()

Completed in 8 milliseconds