Searched refs:SYS_mount (Results 1 – 7 of 7) sorted by relevance
16 #define SYS_mount 165 macro
17 #define SYS_mount 21 macro
17 #define SYS_mount 40 macro
105 return host_syscall(SYS_mount, src, target, type, flags, data); in host_mount()
219 syscall(SYS_mount, 0x20000440ul, 0ul, 0x8300648ul, 0ul);
28 #define SYS_mount 21 macro
1003 case SYS_mount: in ktrsyscall_freebsd()