Home
last modified time | relevance | path

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

/external/fio/
Dserver.c48 struct fio_fork_item { struct
483 struct fio_fork_item *ffi; in fio_server_add_fork_item()
505 static void fio_server_check_fork_item(struct fio_fork_item *ffi) in fio_server_check_fork_item()
529 static void fio_server_fork_item_done(struct fio_fork_item *ffi) in fio_server_fork_item_done()
545 struct fio_fork_item *ffi; in fio_server_check_fork_items()
548 ffi = flist_entry(entry, struct fio_fork_item, list); in fio_server_check_fork_items()