Searched refs:flist_last_entry (Results 1 – 2 of 2) sorted by relevance
/external/fio/ | ||
D | flist.h | 180 #define flist_last_entry(ptr, type, member) \ macro |
D | iolog.c | 1394 return flist_last_entry(&log->io_logs, struct io_logs, list); in iolog_cur_log() |