Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d288 enum uint VQ_UNMOUNT = 0x0010; variable
/netbsd-src/sys/sys/
H A Dmount.h122 #define VQ_UNMOUNT 0x0002 /* filesystem has left */ macro