OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unlog_io_piece
(Results
1 - 4
of
4
) sorted by null
/external/fio/
iolog.h
113
extern void
unlog_io_piece
(struct thread_data *, struct io_u *);
backend.c
783
unlog_io_piece
(td, io_u);
797
unlog_io_piece
(td, io_u);
838
unlog_io_piece
(td, io_u);
[
all
...]
iolog.c
271
void
unlog_io_piece
(struct thread_data *td, struct io_u *io_u)
function
io_u.c
[
all
...]
Completed in 49 milliseconds