Searched refs:t10_pi_complete (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/linux/ |
D | t10-pi.h | 57 extern void t10_pi_complete(struct request *rq, u8 protection_type, 60 static inline void t10_pi_complete(struct request *rq, u8 protection_type, in t10_pi_complete() function
|
/Linux-v4.19/block/ |
D | t10-pi.c | 259 void t10_pi_complete(struct request *rq, u8 protection_type, in t10_pi_complete() function 296 EXPORT_SYMBOL(t10_pi_complete);
|
/Linux-v4.19/drivers/scsi/ |
D | sd.c | 2051 t10_pi_complete(SCpnt->request, sdkp->protection_type, in sd_done()
|
/Linux-v4.19/drivers/nvme/host/ |
D | core.c | 649 t10_pi_complete(req, ns->pi_type, in nvme_cleanup_cmd()
|