Home
last modified time | relevance | path

Searched refs:MOUNT_ATTR_NOEXEC (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fsmount/
Dfsmount01.c24 TCASE_ENTRY(0, MOUNT_ATTR_NOEXEC),
32 TCASE_ENTRY(FSMOUNT_CLOEXEC, MOUNT_ATTR_NOEXEC),
/third_party/ltp/include/lapi/
Dfsmount.h125 #define MOUNT_ATTR_NOEXEC 0x00000008 /* Disallow program execution */ macro