Searched refs:SNAPSHOT_MNT_NOEXEC (Results 1 – 2 of 2) sorted by relevance
55 #define SNAPSHOT_MNT_NOEXEC 0x00000004 /* same as MNT_NOEXEC */ macro
15169 if (flags & SNAPSHOT_MNT_NOEXEC) { in snapshot_mount()