HomeSort by relevance Sort by last modified time
    Searched refs:destroy_filelist (Results 1 - 3 of 3) sorted by null

  /external/ltp/utils/ffsb-6.0-rc2/
filelist.h 74 void destroy_filelist(struct benchfiles *);
ffsb_fs.c 50 destroy_filelist(&fs->files);
51 destroy_filelist(&fs->fill);
52 destroy_filelist(&fs->meta);
265 destroy_filelist(&fs->files);
279 destroy_filelist(&fs->files);
286 destroy_filelist(&fs->files);
287 destroy_filelist(&fs->meta);
filelist.c 107 void destroy_filelist(struct benchfiles *bf) function

Completed in 825 milliseconds