Home
last modified time | relevance | path

Searched refs:statfs64 (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dstatfs.h46 struct statfs64 { struct
66 struct statfs64 { /* Same as struct statfs */ argument
/openbmc/linux/fs/
H A Dstatfs.c168 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 Dstatfs.h36 struct statfs64 { struct
/openbmc/linux/include/uapi/asm-generic/
H A Dstatfs.h46 struct statfs64 { struct
/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c392 struct statfs64 buf; in do_statfs()
395 err = statfs64(root, &buf); in do_statfs()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc256 [ 255] = 3, /* statfs64 */
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl228 217 n32 statfs64 compat_sys_statfs64
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl246 234 common statfs64 sys_statfs64
/openbmc/linux/include/linux/
H A Dsyscalls.h48 struct statfs64;
408 struct statfs64 __user *buf);
411 struct statfs64 __user *buf);
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl203 186 common statfs64 sys_statfs64
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl203 186 common statfs64 sys_statfs64
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl228 217 n32 statfs64 compat_sys_statfs64
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl278 268 common statfs64 sys_statfs64
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl278 268 common statfs64 sys_statfs64
/openbmc/qemu/linux-user/arm/
H A Dsyscall.tbl283 266 common statfs64 sys_statfs64_wrapper
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl273 263 common statfs64 sys_statfs64
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl337 298 common statfs64 sys_statfs64 compat_sys_statfs64
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl278 268 common statfs64 sys_statfs64
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl337 298 common statfs64 sys_statfs64 compat_sys_statfs64
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl273 263 common statfs64 sys_statfs64
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl283 266 common statfs64 sys_statfs64_wrapper
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl278 268 common statfs64 sys_statfs64
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl283 234 common statfs64 sys_statfs64 compat_sys_statfs64
/openbmc/qemu/linux-user/alpha/
H A Dsyscall.tbl459 528 common statfs64 sys_statfs64
/openbmc/qemu/linux-user/i386/
H A Dsyscall_32.tbl282 268 i386 statfs64 sys_statfs64 compat_sys_statfs64

12