/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|