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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 254 struct linux_sys_fallocate_args { struct
1236 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 250 ns(struct linux_sys_fallocate_args),
linux_systrace_args.c 331 const struct linux_sys_fallocate_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1268 struct linux_sys_fallocate_args { struct
1944 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 1949 ns(struct linux_sys_fallocate_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1148 struct linux_sys_fallocate_args { struct
1805 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 1324 ns(struct linux_sys_fallocate_args),
linux_systrace_args.c 1950 const struct linux_sys_fallocate_args *p = params;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1229 struct linux_sys_fallocate_args { struct
1896 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 1497 ns(struct linux_sys_fallocate_args),
linux_systrace_args.c 2058 const struct linux_sys_fallocate_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1276 struct linux_sys_fallocate_args { struct
1930 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 1426 ns(struct linux_sys_fallocate_args),
linux_systrace_args.c 2121 const struct linux_sys_fallocate_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1228 struct linux_sys_fallocate_args { struct
1895 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 1422 ns(struct linux_sys_fallocate_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1269 struct linux_sys_fallocate_args { struct
1934 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 1401 ns(struct linux_sys_fallocate_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1162 struct linux_sys_fallocate_args { struct
1801 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
linux_sysent.c 1348 ns(struct linux_sys_fallocate_args),

Completed in 40 milliseconds