/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | statfs.h | 46 struct statfs64 { struct 66 struct statfs64 { /* Same as struct statfs */ struct
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | statfs.h | 46 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 D | statfs.h | 39 struct statfs64 { struct 56 struct statfs64 { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | statfs.h | 39 struct statfs64 { struct 56 struct statfs64 { struct
|
/kernel/linux/linux-5.10/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() 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 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() 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 D | statfs.h | 36 struct statfs64 { struct
|
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | statfs.h | 36 struct statfs64 { struct
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | statfs.h | 46 struct statfs64 { struct
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | statfs.h | 46 struct statfs64 { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | statfs.h | 33 struct statfs64 { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | statfs.h | 46 struct statfs64 { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | statfs.h | 46 struct statfs64 { struct
|
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_user.c | 391 struct statfs64 buf; in do_statfs() 394 err = statfs64(root, &buf); in do_statfs()
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_user.c | 392 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 D | user_syms.c | 100 EXPORT_SYMBOL_PROTO(statfs64); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | syscalls.h | 48 struct statfs64; 443 struct statfs64 __user *buf); 446 struct statfs64 __user *buf);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | syscalls.h | 48 struct statfs64; 408 struct statfs64 __user *buf); 411 struct statfs64 __user *buf);
|