| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 254 struct linux_sys_fallocate_args { struct 1249 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1281 struct linux_sys_fallocate_args { struct 1961 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 1161 struct linux_sys_fallocate_args { struct 1822 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 1242 struct linux_sys_fallocate_args { struct 1913 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 1281 struct linux_sys_fallocate_args { struct 1937 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 1233 struct linux_sys_fallocate_args { struct 1902 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 1274 struct linux_sys_fallocate_args { struct 1941 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 1167 struct linux_sys_fallocate_args { struct 1808 int linux_sys_fallocate(struct lwp *, const struct linux_sys_fallocate_args *, register_t *);
|