Home | History | Annotate | Download | only in lfs

Lines Matching defs:sync

440 	unsigned long sync, ckp;
455 sync = sp->seg_flags & SEGM_SYNC;
470 * If we're not sync, we're done with sp, get rid of it.
475 if (!sync)
512 while (ckp && sync && fs->lfs_iocount) {
517 while (sync && sp->seg_iocount) {
523 if (sync)
530 if (sync)
535 /* If sync, we can clean the remainder too */
536 if (sync)