Home
last modified time | relevance | path

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

/Linux-v5.15/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.c3811 md_sync_acct_bio(bio, nr_sectors); in raid10_sync_request()
4956 md_sync_acct_bio(read_bio, r10_bio->sectors); in reshape_request()
5019 md_sync_acct_bio(b, r10_bio->sectors); in reshape_request_write()
Draid1.c2921 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
2930 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()