Home
last modified time | relevance | path

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

/linux/block/
H A Dt10-pi.c462 void blk_integrity_complete(struct request *rq, unsigned int nr_bytes) in blk_integrity_complete() function
H A Dblk.h733 void blk_integrity_complete(struct request *rq, unsigned int nr_bytes);
H A Dblk-mq.c870 blk_integrity_complete(req, total_bytes); in blk_complete_request()
941 blk_integrity_complete(req, nr_bytes); in blk_update_request()