Home
last modified time | relevance | path

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

/linux/arch/alpha/include/uapi/asm/
H A Dunistd.h7 #define __NR_umount __NR_umount2
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h120 #define __NR_umount2 39 macro
121 __SYSCALL(__NR_umount2, sys_umount)
/linux/tools/include/nolibc/
H A Dsys.h881 return __nolibc_syscall2(__NR_umount2, path, flags);