Home
last modified time | relevance | path

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

/freebsd/sbin/mount/
H A Dmntopts.h36 int m_altloc; /* 1 => set bit in altflags */ member
H A Dgetmntopts.c88 thisflagp = m->m_altloc ? altflagp : flagp; in getmntopts()