Home | History | Annotate | Download | only in lfs

Lines Matching defs:seglocked

189 	       int seglocked, const char *label)
429 bool seglocked, sync, pagedaemon, reclaim;
724 seglocked = (ap->a_flags & PGO_LOCKED) != 0;
725 if (!seglocked) {
751 if (!seglocked && vp->v_uflag & VU_DIROP) {
772 write_and_wait(fs, vp, busypg, seglocked, NULL);
773 if (!seglocked) {
798 write_and_wait(fs, vp, busypg, seglocked, "again");
829 if (!seglocked && !donewriting) {
853 if (seglocked) {