Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd.h582 static inline void md_sync_acct_bio(struct bio *bio, unsigned long nr_sectors) in md_sync_acct_bio() function
Draid1.c2946 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
2955 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
Draid10.c3873 md_sync_acct_bio(bio, nr_sectors); in raid10_sync_request()
5001 md_sync_acct_bio(read_bio, r10_bio->sectors); in reshape_request()
5064 md_sync_acct_bio(b, r10_bio->sectors); in reshape_request_write()