| /OK3568_Linux_fs/kernel/fs/ |
| H A D | statfs.c | 134 if ((st->f_blocks | st->f_bfree | st->f_bavail | in do_statfs_native() 153 buf.f_bfree = st->f_bfree; in do_statfs_native() 177 buf.f_bfree = st->f_bfree; in do_statfs64() 257 tmp.f_tfree = sbuf.f_bfree; in SYSCALL_DEFINE2() 268 if ((kbuf->f_blocks | kbuf->f_bfree | kbuf->f_bavail | in put_compat_statfs() 284 buf.f_bfree = kbuf->f_bfree; in put_compat_statfs() 331 buf.f_bfree = kbuf->f_bfree; in put_compat_statfs64() 397 tmp.f_tfree = sbuf.f_bfree; in COMPAT_SYSCALL_DEFINE2()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | statfs.h | 29 long f_bfree; member 52 __u64 f_bfree; member 71 long f_bfree; member 89 __u64 f_bfree; member
|
| /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/bits/ |
| H A D | statfs.h | 30 __fsblkcnt_t f_bfree; member 36 __fsblkcnt64_t f_bfree; member 54 __fsblkcnt64_t f_bfree; member
|
| H A D | statvfs.h | 35 __fsblkcnt_t f_bfree; member 42 __fsblkcnt64_t f_bfree; member 63 __fsblkcnt64_t f_bfree; member
|
| /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/asm-generic/ |
| H A D | statfs.h | 27 __statfs_word f_bfree; member 50 __u64 f_bfree; member 73 __u64 f_bfree; member
|
| /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/asm-generic/ |
| H A D | statfs.h | 27 __statfs_word f_bfree; member 50 __u64 f_bfree; member 73 __u64 f_bfree; member
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | statfs.h | 27 __statfs_word f_bfree; member 50 __u64 f_bfree; member 73 __u64 f_bfree; member
|
| /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/bits/ |
| H A D | statvfs.h | 35 __fsblkcnt_t f_bfree; member 42 __fsblkcnt64_t f_bfree; member 63 __fsblkcnt64_t f_bfree; member
|
| H A D | statfs.h | 52 __field64(__fsblkcnt_t, __fsblkcnt64_t, f_bfree); 71 __fsblkcnt64_t f_bfree; member
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | statfs.h | 25 unsigned long f_bfree; member 40 unsigned long long f_bfree; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
| H A D | 0001-Use-correct-printf-format-for-__fsblkcnt_t.patch | 23 ((statsvfs.f_bfree - 1) * statsvfs.f_frsize)) { 32 (statsvfs.f_bfree * statsvfs.f_frsize),
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | compat.h | 130 u32 f_bfree; member 145 u64 f_bfree; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | statfs.h | 12 u64 f_bfree; member
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | osf_sys.c | 241 int f_bfree; member 270 long f_bfree; member 313 tmp_stat.f_bfree = linux_stat->f_bfree; in linux_to_osf_statfs() 333 tmp_stat.f_bfree = linux_stat->f_bfree; in linux_to_osf_statfs64()
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_kern.c | 199 long long f_bfree; in hostfs_statfs() local 205 &sf->f_bsize, &f_blocks, &f_bfree, &f_bavail, &f_files, in hostfs_statfs() 211 sf->f_bfree = f_bfree; in hostfs_statfs()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_qm_bhv.c | 31 statp->f_bfree = statp->f_bavail = in xfs_fill_statvfs_from_dquot()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | super.c | 104 buf->f_bfree = (u32)HFS_SB(sb)->free_ablocks * HFS_SB(sb)->fs_div; in hfs_statfs() 105 buf->f_bavail = buf->f_bfree; in hfs_statfs()
|
| /OK3568_Linux_fs/kernel/fs/qnx4/ |
| H A D | inode.c | 137 buf->f_bfree = qnx4_count_free_blocks(sb); in qnx4_statfs() 138 buf->f_bavail = buf->f_bfree; in qnx4_statfs()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | compat.h | 75 int f_bfree; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | compat.h | 93 int f_bfree; member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | compat.h | 105 int f_bfree; member
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | compat.h | 77 s32 f_bfree; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | compat.h | 80 int f_bfree; member
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | compat.h | 80 int f_bfree; member
|
| /OK3568_Linux_fs/kernel/fs/qnx6/ |
| H A D | inode.c | 164 buf->f_bfree = fs32_to_cpu(sbi, sbi->sb->sb_free_blocks); in qnx6_statfs() 167 buf->f_bavail = buf->f_bfree; in qnx6_statfs()
|