| /kernel/liteos_m/kal/libc/newlib/porting/include/sys/ |
| D | statfs.h | 45 struct statfs { struct 53 int statfs(const char *, struct statfs *); argument
|
| /kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
| D | statfs.h | 21 struct statfs { struct 36 struct statfs64 { argument
|
| /kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
| D | statfs.h | 21 struct statfs { struct 36 struct statfs64 { argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
| D | statfs.h | 29 struct statfs { struct 30 __statfs_word f_type; argument 31 __statfs_word f_bsize; argument 32 __statfs_word f_blocks; argument 33 __statfs_word f_bfree; argument 34 __statfs_word f_bavail; argument 35 __statfs_word f_files; argument 36 __statfs_word f_ffree; argument 38 __statfs_word f_namelen; argument 39 __statfs_word f_frsize; argument [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
| D | statfs.h | 16 struct statfs { struct 17 __statfs_word f_type; argument 18 __statfs_word f_bsize; argument 19 __statfs_word f_blocks; argument 20 __statfs_word f_bfree; argument 21 __statfs_word f_bavail; argument 22 __statfs_word f_files; argument 23 __statfs_word f_ffree; argument 25 __statfs_word f_namelen; argument 26 __statfs_word f_frsize; argument [all …]
|
| /kernel/linux/linux-6.6/include/uapi/asm-generic/ |
| D | statfs.h | 23 struct statfs { struct 24 __statfs_word f_type; argument 25 __statfs_word f_bsize; argument 26 __statfs_word f_blocks; argument 27 __statfs_word f_bfree; argument 28 __statfs_word f_bavail; argument 29 __statfs_word f_files; argument 30 __statfs_word f_ffree; argument 32 __statfs_word f_namelen; argument 33 __statfs_word f_frsize; argument [all …]
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
| D | statfs.h | 29 struct statfs { struct 30 __statfs_word f_type; argument 31 __statfs_word f_bsize; argument 32 __statfs_word f_blocks; argument 33 __statfs_word f_bfree; argument 34 __statfs_word f_bavail; argument 35 __statfs_word f_files; argument 36 __statfs_word f_ffree; argument 38 __statfs_word f_namelen; argument 39 __statfs_word f_frsize; argument [all …]
|
| /kernel/linux/linux-5.10/include/uapi/asm-generic/ |
| D | statfs.h | 23 struct statfs { struct 24 __statfs_word f_type; argument 25 __statfs_word f_bsize; argument 26 __statfs_word f_blocks; argument 27 __statfs_word f_bfree; argument 28 __statfs_word f_bavail; argument 29 __statfs_word f_files; argument 30 __statfs_word f_ffree; argument 32 __statfs_word f_namelen; argument 33 __statfs_word f_frsize; argument [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
| D | statfs.h | 23 struct statfs { struct 46 struct statfs64 { argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
| D | statfs.h | 23 struct statfs { struct 39 struct statfs64 { argument
|
| /kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
| D | statfs.h | 23 struct statfs { struct 46 struct statfs64 { argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
| D | statfs.h | 23 struct statfs { struct 39 struct statfs64 { argument
|
| /kernel/uniproton/src/fs/vfs/ |
| D | vfs_mount.h | 29 S32 (*statfs)(const char *path, struct statfs *buf); member
|
| /kernel/liteos_m/components/fs/vfs/ |
| D | vfs_mount.h | 51 int (*statfs)(const char *path, struct statfs *buf); member
|
| D | vfs_fs.c | 730 int statfs(const char *path, struct statfs *buf) in statfs() function
|
| /kernel/linux/linux-6.6/fs/ |
| D | statfs.c | 192 SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument 305 COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf) in COMPAT_SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/fs/ |
| D | statfs.c | 192 SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument 302 COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf) in COMPAT_SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| D | downcall.h | 114 struct orangefs_statfs_response statfs; member
|
| D | upcall.h | 242 struct orangefs_statfs_request_s statfs; member
|
| /kernel/uniproton/src/fs/ |
| D | fs.c | 70 int statfs(const char *path, struct statfs *buf) in statfs() function
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| D | downcall.h | 114 struct orangefs_statfs_response statfs; member
|
| D | upcall.h | 242 struct orangefs_statfs_request_s statfs; member
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| D | super.c | 374 struct kstatfs statfs; in ovl_check_namelen() local
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | super.c | 870 struct kstatfs statfs; in ovl_check_namelen() local
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | nfs4xdr.c | 2708 struct kstatfs statfs; in nfsd4_encode_fattr() local
|