Searched refs:MS_OVERLAY (Results 1 – 5 of 5) sorted by relevance
45 #define MS_OVERLAY 0x0
36 #define MS_OVERLAY 0 macro
310 if ((flags & MS_OVERLAY) == 0 && in zfs_mount()
1943 (uap->flags & MS_OVERLAY) == 0 && in zfs_mount()1996 (uap->flags & MS_OVERLAY) == 0 && in zfs_mount()
6795 flags |= MS_OVERLAY; in manual_mount()