HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_statfs64 (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/compat/linux/common/
linux_misc_notalpha.c 343 linux_sys_statfs64(struct lwp *l, const struct linux_sys_statfs64_args *uap, register_t *retval) function
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1006 check_syscall_args(linux_sys_statfs64)
1837 int linux_sys_statfs64(struct lwp *, const struct linux_sys_statfs64_args *, register_t *);
linux_sysent.c 1175 .sy_call = (sy_call_t *)linux_sys_statfs64
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1053 check_syscall_args(linux_sys_statfs64)
1863 int linux_sys_statfs64(struct lwp *, const struct linux_sys_statfs64_args *, register_t *);
linux_sysent.c 1194 .sy_call = (sy_call_t *)linux_sys_statfs64
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1000 check_syscall_args(linux_sys_statfs64)
1826 int linux_sys_statfs64(struct lwp *, const struct linux_sys_statfs64_args *, register_t *);
linux_sysent.c 1185 .sy_call = (sy_call_t *)linux_sys_statfs64
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1004 check_syscall_args(linux_sys_statfs64)
1851 int linux_sys_statfs64(struct lwp *, const struct linux_sys_statfs64_args *, register_t *);
linux_sysent.c 1127 .sy_call = (sy_call_t *)linux_sys_statfs64
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 948 check_syscall_args(linux_sys_statfs64)
1738 int linux_sys_statfs64(struct lwp *, const struct linux_sys_statfs64_args *, register_t *);
linux_sysent.c 1116 .sy_call = (sy_call_t *)linux_sys_statfs64

Completed in 38 milliseconds