Searched refs:mo_flags (Results 1 – 4 of 4) sorted by relevance
160 unsigned mo_flags; member171 (((mo)->mo_flags & (f)) == (f))173 ((mo)->mo_flags & MEMBEROF_FDANGLING_MASK)1865 enum_to_verb( dangling_mode, (mo->mo_flags & MEMBEROF_FDANGLING_MASK), &bv ); in mo_cf_gen()1877 if ( mo->mo_flags & MEMBEROF_FDANGLING_ERROR ) { in mo_cf_gen()1938 mo->mo_flags &= ~MEMBEROF_FDANGLING_MASK; in mo_cf_gen()1946 mo->mo_flags &= ~MEMBEROF_FREFINT; in mo_cf_gen()1951 mo->mo_flags &= ~MEMBEROF_FREVERSE; in mo_cf_gen()1991 mo->mo_flags &= ~MEMBEROF_FDANGLING_MASK; in mo_cf_gen()1992 mo->mo_flags |= dangling_mode[ i ].mask; in mo_cf_gen()[all …]
70 int mo_flags; /* flags for this mount option */ member
115 uint32_t mo_flags; member
641 mohandle->mo.mo_flags = flags; in mapit() 742 if ((mohandle->mo.mo_flags & MO_F_SYSDEP) != 0) { in mapit()