OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tbio_interface
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
tbio.h
64
struct
tbio_interface
{
struct
71
typedef struct
tbio_interface
tbio_interface_t;
ltp_tbio.c
78
struct block_device *bdev, struct
tbio_interface
*inter,
118
static int tbio_io(struct block_device *bdev, struct
tbio_interface
*uptr)
284
struct
tbio_interface
*uptr)
387
err = tbio_io(tbio_dev.bdev, (struct
tbio_interface
*)arg);
412
(struct
tbio_interface
*)arg);
Completed in 64 milliseconds