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

  /src/sys/compat/linux/arch/aarch64/
linux_syscall.h 652 #define LINUX_SYS_statx 291
  /src/sys/compat/linux/arch/alpha/
linux_syscall.h 826 #define LINUX_SYS_statx 522
  /src/sys/compat/linux/arch/amd64/
linux_syscall.h 778 #define LINUX_SYS_statx 332
  /src/sys/compat/linux/arch/arm/
linux_syscall.h 839 #define LINUX_SYS_statx 397
  /src/sys/compat/linux/arch/i386/
linux_syscall.h 849 #define LINUX_SYS_statx 397
  /src/sys/compat/linux/arch/m68k/
linux_syscall.h 841 #define LINUX_SYS_statx 379
  /src/sys/compat/linux/arch/mips/
linux_syscall.h 815 #define LINUX_SYS_statx 366
  /src/sys/compat/linux/arch/powerpc/
linux_syscall.h 781 #define LINUX_SYS_statx 383
  /src/sys/compat/linux/common/
linux_file64.c 316 #ifdef LINUX_SYS_statx
318 linux_sys_statx(struct lwp *l, const struct linux_sys_statx_args *uap, function in typeref:typename:int
343 #endif /* LINUX_SYS_statx */

Completed in 19 milliseconds