OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fio_get_client
(Results
1 - 3
of
3
) sorted by null
/external/fio/
client.h
136
extern struct fio_client *
fio_get_client
(struct fio_client *);
client.c
213
struct fio_client *
fio_get_client
(struct fio_client *client)
function
[
all
...]
gfio.c
631
gc->client =
fio_get_client
(client);
[
all
...]
Completed in 64 milliseconds