| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | statfs.h | 31 extern int statfs (const char *__file, struct statfs *__buf) 35 extern int __REDIRECT_NTH (statfs, 36 (const char *__file, struct statfs *__buf), 39 # define statfs statfs64 50 extern int fstatfs (int __fildes, struct statfs *__buf) 54 extern int __REDIRECT_NTH (fstatfs, (int __fildes, struct statfs *__buf),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | statfs.h | 31 extern int statfs (const char *__file, struct statfs *__buf) 35 extern int __REDIRECT_NTH (statfs, 36 (const char *__file, struct statfs *__buf), 39 # define statfs statfs64 50 extern int fstatfs (int __fildes, struct statfs *__buf) 54 extern int __REDIRECT_NTH (fstatfs, (int __fildes, struct statfs *__buf),
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | super.c | 181 new_op->upcall.req.statfs.fs_id = ORANGEFS_SB(sb)->fs_id; in orangefs_statfs() 196 (long)new_op->downcall.resp.statfs.blocks_avail, in orangefs_statfs() 197 (long)new_op->downcall.resp.statfs.blocks_total, in orangefs_statfs() 198 (long)new_op->downcall.resp.statfs.block_size, in orangefs_statfs() 199 (long)new_op->downcall.resp.statfs.files_total, in orangefs_statfs() 200 (long)new_op->downcall.resp.statfs.files_avail); in orangefs_statfs() 204 buf->f_bsize = new_op->downcall.resp.statfs.block_size; in orangefs_statfs() 207 buf->f_blocks = (sector_t) new_op->downcall.resp.statfs.blocks_total; in orangefs_statfs() 208 buf->f_bfree = (sector_t) new_op->downcall.resp.statfs.blocks_avail; in orangefs_statfs() 209 buf->f_bavail = (sector_t) new_op->downcall.resp.statfs.blocks_avail; in orangefs_statfs() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | statfs.c | 59 if (!dentry->d_sb->s_op->statfs) in statfs_by_dentry() 66 retval = dentry->d_sb->s_op->statfs(dentry, buf); in statfs_by_dentry() 126 static int do_statfs_native(struct kstatfs *st, struct statfs __user *p) in do_statfs_native() 128 struct statfs buf; in do_statfs_native() 192 SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument 213 SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) in SYSCALL_DEFINE2() 302 COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf) in COMPAT_SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/buildroot/package/ecryptfs-utils/ |
| H A D | 0001-musl.patch | 15 + struct statfs buf; 32 - struct statfs buf; 35 if (statfs(".", &buf) != 0) {
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | super.c | 95 if (!lower_dentry->d_sb->s_op->statfs) in ecryptfs_statfs() 98 rc = lower_dentry->d_sb->s_op->statfs(lower_dentry, buf); in ecryptfs_statfs() 174 .statfs = ecryptfs_statfs,
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | tracelog.c | 29 struct statfs st_fs; in validate_tracefs_mnt() 31 if (statfs(mnt, &st_fs) < 0) in validate_tracefs_mnt()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | mem.c | 26 struct statfs st; in check_tmpfs() 29 if (statfs(dir, &st) < 0) { in check_tmpfs()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | nosymfollow-test.c | 178 struct statfs buf; in test_statfs() 181 ret = statfs(TMP, &buf); in test_statfs()
|
| /OK3568_Linux_fs/buildroot/package/libtalloc/ |
| H A D | libtalloc-cache.txt | 31 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | cross-answers-arm.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-aarch64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-riscv64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-mipsel.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-mips.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-mips64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-i586.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-i686.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-armeb.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-powerpc64.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-aarch64_be.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-powerpc64le.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-x86_64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-powerpc.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| /OK3568_Linux_fs/buildroot/package/samba4/ |
| H A D | samba4-cache.txt | 31 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|