Home | History | Annotate | Download | only in btreplay

Lines Matching refs:list_len

88  * @naios_free: Number of AIOs on the free list (short cut for list_len)
822 assert(list_len(&tip->used_iocbs) == 0);
1220 assert(ntodo <= list_len(&tip->free_iocbs));
1560 if (list_len(&input_devs) == 0) {
1603 nfiles = list_len(&input_files);