Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Dmd.h542 static inline void md_sync_acct_bio(struct bio *bio, unsigned long nr_sectors) in md_sync_acct_bio() function
Draid10.c3498 md_sync_acct_bio(bio, nr_sectors); in raid10_sync_request()
4655 md_sync_acct_bio(read_bio, r10_bio->sectors); in reshape_request()
4718 md_sync_acct_bio(b, r10_bio->sectors); in reshape_request_write()
Draid1.c2914 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
2923 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()