Home | History | Annotate | Download | only in fio

Lines Matching refs:FIO_TYPE_FILE

357 	if (f->filetype == FIO_TYPE_FILE)
403 else if (f->filetype == FIO_TYPE_FILE)
550 if (f->filetype != FIO_TYPE_FILE)
558 if (f->filetype == FIO_TYPE_FILE)
691 } else if (f->filetype != FIO_TYPE_FILE)
744 if (o->file_append && f->filetype == FIO_TYPE_FILE)
876 if (f->filetype == FIO_TYPE_FILE &&
912 assert(f->filetype == FIO_TYPE_FILE);
1094 if (td->o.unlink && f->filetype == FIO_TYPE_FILE) {
1104 if (td->o.unlink && f->filetype == FIO_TYPE_FILE) {
1135 f->filetype = FIO_TYPE_FILE;
1309 if (f->filetype == FIO_TYPE_FILE)