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 1096 struct linux_sys_syncfs_args { struct
1598 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1364 struct linux_sys_syncfs_args { struct
1985 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1255 struct linux_sys_syncfs_args { struct
1848 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1336 struct linux_sys_syncfs_args { struct
1939 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1358 struct linux_sys_syncfs_args { struct
1959 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1310 struct linux_sys_syncfs_args { struct
1924 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1374 struct linux_sys_syncfs_args { struct
1969 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1261 struct linux_sys_syncfs_args { struct
1834 int linux_sys_syncfs(struct lwp *, const struct linux_sys_syncfs_args *, register_t *);

Completed in 47 milliseconds