Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Dmd.h557 static inline void md_sync_acct_bio(struct bio *bio, unsigned long nr_sectors) in md_sync_acct_bio() function
Draid10.c3480 md_sync_acct_bio(bio, nr_sectors); in raid10_sync_request()
4629 md_sync_acct_bio(read_bio, r10_bio->sectors); in reshape_request()
4692 md_sync_acct_bio(b, r10_bio->sectors); in reshape_request_write()
Draid1.c2896 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
2905 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()