Home
last modified time | relevance | path

Searched refs:statfs64 (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dstatfs.h46 struct statfs64 { struct
66 struct statfs64 { /* Same as struct statfs */ struct
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dstatfs.h46 struct statfs64 { struct
66 struct statfs64 { /* Same as struct statfs */ struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dstatfs.h39 struct statfs64 { struct
56 struct statfs64 { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dstatfs.h39 struct statfs64 { struct
56 struct statfs64 { struct
/kernel/linux/linux-5.10/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()
222 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3()
359 COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_statfs64 __user *, buf) in COMPAT_SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/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()
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_statfs64 __user *, buf) in COMPAT_SYSCALL_DEFINE3()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dstatfs.h36 struct statfs64 { struct
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dstatfs.h36 struct statfs64 { struct
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dstatfs.h46 struct statfs64 { struct
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dstatfs.h46 struct statfs64 { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dstatfs.h33 struct statfs64 { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dstatfs.h46 struct statfs64 { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dstatfs.h46 struct statfs64 { struct
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c391 struct statfs64 buf; in do_statfs()
394 err = statfs64(root, &buf); in do_statfs()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c392 struct statfs64 buf; in do_statfs()
395 err = statfs64(root, &buf); in do_statfs()
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c100 EXPORT_SYMBOL_PROTO(statfs64); variable
/kernel/linux/linux-5.10/include/linux/
H A Dsyscalls.h48 struct statfs64;
443 struct statfs64 __user *buf);
446 struct statfs64 __user *buf);
/kernel/linux/linux-6.6/include/linux/
H A Dsyscalls.h48 struct statfs64;
408 struct statfs64 __user *buf);
411 struct statfs64 __user *buf);

Completed in 9 milliseconds