Home
last modified time | relevance | path

Searched refs:__NR_statmount (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/samples/vfs/
H A Dsamples-vfs.h104 #ifndef __NR_statmount
105 #define __NR_statmount 457 macro
H A Dtest-list-all-mounts.c25 return syscall(__NR_statmount, &req, stmnt, bufsize, flags); in __statmount()
H A Dmountinfo.c51 return syscall(__NR_statmount, &req, buf, bufsize, flags); in statmount()
/linux-6.15/tools/testing/selftests/filesystems/statmount/
H A Dstatmount.h25 return syscall(__NR_statmount, &req, buf, bufsize, flags); in statmount()
/linux-6.15/include/uapi/asm-generic/
H A Dunistd.h828 #define __NR_statmount 457 macro
829 __SYSCALL(__NR_statmount, sys_statmount)
/linux-6.15/tools/include/uapi/asm-generic/
H A Dunistd.h828 #define __NR_statmount 457 macro
829 __SYSCALL(__NR_statmount, sys_statmount)