Home
last modified time | relevance | path

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

12

/linux/arch/mips/include/uapi/asm/
H A Dstatfs.h46 struct statfs64 { struct
66 struct statfs64 { /* Same as struct statfs */ argument
/linux/fs/
H A Dstatfs.c166 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64()
168 struct statfs64 buf; in do_statfs64()
199 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument
220 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3()
360 COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_st… in COMPAT_SYSCALL_DEFINE3() argument
/linux/arch/s390/include/uapi/asm/
H A Dstatfs.h36 struct statfs64 { struct
/linux/include/uapi/asm-generic/
H A Dstatfs.h46 struct statfs64 { struct
/linux/include/linux/
H A Dsyscalls.h48 struct statfs64;
431 struct statfs64 __user *buf);
434 struct statfs64 __user *buf);
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl228 217 n32 statfs64 compat_sys_statfs64
H A Dsyscall_o32.tbl269 255 o32 statfs64 sys_statfs64 compat_sys_statfs64
/linux/scripts/
H A Dsyscall.tbl57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
/linux/tools/scripts/
H A Dsyscall.tbl57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl278 268 common statfs64 sys_statfs64
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl203 186 common statfs64 sys_statfs64
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl273 263 common statfs64 sys_statfs64
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl337 298 common statfs64 sys_statfs64 compat_sys_statfs64
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl278 268 common statfs64 sys_statfs64
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl203 186 common statfs64 sys_statfs64
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl278 268 common statfs64 sys_statfs64
/linux/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl283 268 i386 statfs64 sys_statfs64 compat_sys_statfs64
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl281 266 common statfs64 sys_statfs64_wrapper compat_sys_aarch32_statfs64
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl459 528 common statfs64 sys_statfs64
/linux/arch/arm/tools/
H A Dsyscall.tbl284 266 common statfs64 sys_statfs64_wrapper
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl283 234 common statfs64 sys_statfs64 compat_sys_statfs64
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl283 268 i386 statfs64 sys_statfs64 compat_sys_statfs64
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl284 266 common statfs64 sys_statfs64_wrapper
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl283 234 common statfs64 sys_statfs64 compat_sys_statfs64
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl274 265 common statfs64 sys_statfs64 compat_sys_statfs64

12