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

/linux-master/block/
H A Dbio-integrity.c521 * bio_integrity_verify_fn - Integrity I/O completion worker
528 static void bio_integrity_verify_fn(struct work_struct *work) function
564 INIT_WORK(&bip->bip_work, bio_integrity_verify_fn);

Completed in 155 milliseconds