Searched refs:f_flushfp (Results 1 – 5 of 5) sorted by relevance
343 savefp = fp->f_flushfp;344 fp->f_flushfp = fp2;
233 if (fp->f_flushfp != NULL &&235 sm_flush(fp->f_flushfp, &timeout);
94 fake.f_flushfp = NULL;
186 fp->f_flushfp = NULL; /* no associated flush file */
132 struct sm_file *f_flushfp; /* flush this before reading parent */ member