Searched refs:MS_OVERLAY (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/cddl/compat/opensolaris/include/
H A Dmnttab.h15 #define MS_OVERLAY 0x0 macro
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c398 * mount. We don't perform this check if MS_OVERLAY is specified, which
402 if ((flags & MS_OVERLAY) == 0 &&
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c1808 (uap->flags & MS_OVERLAY) == 0 &&
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c6930 flags |= MS_OVERLAY;

Completed in 106 milliseconds