Home
last modified time | relevance | path

Searched refs:MS_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmount.h64 #define MS_MASK \ macro
/titanic_41/usr/src/uts/common/syscall/
H A Dmount.c105 uap->flags &= MS_MASK; in mount()