/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | statfs.h | 46 struct statfs64 { struct 66 struct statfs64 { /* Same as struct statfs */ argument
|
/openbmc/linux/fs/ |
H A D | statfs.c | 168 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64() 170 struct statfs64 buf; in do_statfs64() 201 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument 222 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() 362 COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_st… in COMPAT_SYSCALL_DEFINE3() argument
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | statfs.h | 36 struct statfs64 { struct
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | statfs.h | 46 struct statfs64 { struct
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user.c | 393 struct statfs64 buf; in do_statfs() 396 err = statfs64(root, &buf); in do_statfs()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 256 [ 255] = 3, /* statfs64 */
|
/openbmc/linux/include/linux/ |
H A D | syscalls.h | 48 struct statfs64; 408 struct statfs64 __user *buf); 411 struct statfs64 __user *buf);
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 246 234 common statfs64 sys_statfs64
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n32.tbl | 228 217 n32 statfs64 compat_sys_statfs64
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 203 186 common statfs64 sys_statfs64
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 203 186 common statfs64 sys_statfs64
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n32.tbl | 228 217 n32 statfs64 compat_sys_statfs64
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 337 298 common statfs64 sys_statfs64 compat_sys_statfs64
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 278 268 common statfs64 sys_statfs64
|
/openbmc/qemu/linux-user/hppa/ |
H A D | syscall.tbl | 337 298 common statfs64 sys_statfs64 compat_sys_statfs64
|
/openbmc/linux/arch/microblaze/kernel/syscalls/ |
H A D | syscall.tbl | 278 268 common statfs64 sys_statfs64
|
/openbmc/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 273 263 common statfs64 sys_statfs64
|
/openbmc/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 273 263 common statfs64 sys_statfs64
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | syscall.tbl | 278 268 common statfs64 sys_statfs64
|
/openbmc/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 278 268 common statfs64 sys_statfs64
|