Home
last modified time | relevance | path

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

/tools/testing/selftests/filesystems/statmount/
A Dstatmount.h28 #ifndef __NR_listmount
30 #define __NR_listmount 568 macro
33 #define __NR_listmount 4458 macro
36 #define __NR_listmount 6458 macro
39 #define __NR_listmount 5458 macro
42 #define __NR_listmount 458 macro
79 return syscall(__NR_listmount, &req, list, num, flags); in listmount()
/tools/include/uapi/asm-generic/
A Dunistd.h831 #define __NR_listmount 458 macro
832 __SYSCALL(__NR_listmount, sys_listmount)

Completed in 6 milliseconds