Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dmount.c6 return syscall(SYS_mount, special, dir, fstype, flags, data); in mount()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h438 #define SYS_mount 21 macro
/third_party/NuttX/
DReleaseNotes24089 - System Calls: Fixed SYS_mount syscall define when CONFIG_FS_READABLE