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

  /external/e2fsprogs/tests/progs/
random_exercise.c 117 void unlink_file(int fd) function
162 unlink_file(fd);
  /external/fio/
filesetup.c 38 int r, new_layout = 0, unlink_file = 0, flags; local
58 unlink_file = 1;
60 if (unlink_file || new_layout) {
ioengine.h 147 int (*unlink_file)(struct thread_data *, struct fio_file *); member in struct:ioengine_ops

Completed in 201 milliseconds