Home
last modified time | relevance | path

Searched defs:MNT_NOWAIT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dfstypes.h297 #define MNT_NOWAIT 2 /* start all I/O, but do not wait for it */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d169 enum MNT_NOWAIT = 2; variable