Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c177 static int test_bio_put(struct bio *biop) in test_bio_put() argument
179 if (biop) in test_bio_put()
180 bio_put(biop); in test_bio_put()