HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_syncfs_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1091 struct linux_sys_syncfs_args { struct
1591 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1353 struct linux_sys_syncfs_args { struct
1952 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1305 struct linux_sys_syncfs_args { struct
1917 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1369 struct linux_sys_syncfs_args { struct
1962 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1256 struct linux_sys_syncfs_args { struct
1827 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1359 struct linux_sys_syncfs_args { struct
1978 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1250 struct linux_sys_syncfs_args { struct
1841 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1331 struct linux_sys_syncfs_args { struct
1932 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);

Completed in 49 milliseconds