Home
last modified time | relevance | path

Searched refs:md_sync_acct_bio (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.h556 static inline void md_sync_acct_bio(struct bio *bio, unsigned long nr_sectors) in md_sync_acct_bio() function
H A Draid10.c3499 md_sync_acct_bio(bio, nr_sectors); in raid10_sync_request()
4645 md_sync_acct_bio(read_bio, r10_bio->sectors); in reshape_request()
4708 md_sync_acct_bio(b, r10_bio->sectors); in reshape_request_write()
H A Draid1.c2899 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
2908 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.h611 static inline void md_sync_acct_bio(struct bio *bio, unsigned long nr_sectors) in md_sync_acct_bio() function
H A Draid10.c3902 md_sync_acct_bio(bio, nr_sectors); in raid10_sync_request()
5027 md_sync_acct_bio(read_bio, r10_bio->sectors); in reshape_request()
5090 md_sync_acct_bio(b, r10_bio->sectors); in reshape_request_write()
H A Draid1.c2943 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()
2952 md_sync_acct_bio(bio, nr_sectors); in raid1_sync_request()

Completed in 24 milliseconds