Home
last modified time | relevance | path

Searched refs:nosync (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sbin/shutdown/
H A Dshutdown.c91 static int dofast, dohalt, doreboot, killflg, nofork, nosync, dodump; variable
148 nosync = 1; in main()
175 if (dofast && nosync) { in main()
405 if (nosync) in die_you_gravy_sucking_pig_dog()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c148 static int nodebug, noabort, noerror, nosync, tracethreads; variable
263 { "nosync", &nosync, 1 }, in get_options()
297 nosync = noerror = 1; in get_options()
299 if( nosync ) in get_options()
304 if( nosync ) in get_options()
/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dt-mirror-basic.sh173 lvcreate -l2 -m1 --nosync -n $lv1 $vg $dev1 $dev2 $dev3:0-1 2>out
H A Dt-mirror-lvconvert.sh311 lvcreate -l2 -m1 -n$lv1 --nosync $vg
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vim/syntax/
H A Dllvm.vim138 \ nosync
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dlvcreate.c350 lp->nosync = arg_is_set(cmd, nosync_ARG); in _read_mirror_params()
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dslapdconfig.sdf653 H4: envflags: {nosync,nometasync,writemap,mapasync,nordahead}
658 * {{F:nosync}}: This is exactly the same as the dbnosync directive.
663 crashes. If both nometasync and nosync are set, the nosync flag takes
673 no effect if nosync is set.
H A Dslapdconf2.sdf796 H4: olcDbEnvFlags: {nosync,nometasync,writemap,mapasync,nordahead}
801 * {{F:nosync}}: This is exactly the same as the dbnosync directive.
806 crashes. If both nometasync and nosync are set, the nosync flag takes
816 no effect if nosync is set.
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h533 int nosync; /* mirror */ member
H A Dlv_manip.c3017 init_mirror_in_sync(lp->nosync); in lv_create_single()
3019 if (lp->nosync) { in lv_create_single()
3061 (lp->nosync ? MIRROR_SKIP_INIT_SYNC : 0))) { in lv_create_single()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.td146 def NoSync : EnumAttr<"nosync">;
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h533 int nosync; /* mirror */ member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp670 KEYWORD(nosync); in LexIdentifier()
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW_DM293 Add sync, nosync and block_on_error mirror log parameters.
H A DWHATS_NEW651 Fix lvcreate --nosync not to wait for non-happening sync. (2.02.30)
1111 Add --nosync to lvcreate with LV flag NOTSYNCED.
1115 Propagate nosync flag around cluster.
/netbsd-src/sys/arch/acorn32/doc/
H A Dhistory196 - The nosync kernel interrupt now correctly uses RB_NOSYNC
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBitCodeFormat.rst1067 * code 63: ``nosync``
H A DLangRef.rst1629 ``nosync`` would ensure such communication cannot happen and even captured
1633 allocated or (if not ``nosync``) arrange for another thread to free
1677 ``nosync``
1684 considered synchronization. However `convergent` does not contradict `nosync`.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1377 void trackStatistics() const override { STATS_DECLTRACK_FN_ATTR(nosync) } in trackStatistics()
1406 void trackStatistics() const override { STATS_DECLTRACK_CS_ATTR(nosync); } in trackStatistics()
/netbsd-src/external/gpl2/lvm2/dist/po/
H A Dlvm2.po4021 msgid "--nosync is only available with mirrors"