Home
last modified time | relevance | path

Searched refs:vfc_flags (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Dmount.h465 int vfc_flags; /* permanent flags */ member
/openbsd/sys/kern/
H A Dvfs_subr.c194 mp->mnt_flag = vfsp->vfc_flags; in vfs_mount_alloc()
2324 vfc->vfc_refcount, vfc->vfc_flags); in vfs_mount_print()
/openbsd/regress/usr.bin/diff/
H A Dt9.2252 mp->mnt_flag |= (vfsp->vfc_flags & MNT_VISFLAGMASK);