| /linux/arch/mips/include/uapi/asm/ |
| H A D | statfs.h | 32 long f_bavail; member 55 __u64 f_bavail; member 74 long f_bavail; member 92 __u64 f_bavail; member
|
| /linux/include/uapi/asm-generic/ |
| H A D | statfs.h | 28 __statfs_word f_bavail; member 51 __u64 f_bavail; member 74 __u64 f_bavail; member
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | statfs.h | 26 unsigned long f_bavail; member 41 unsigned long long f_bavail; member
|
| /linux/include/linux/ |
| H A D | statfs.h | 14 u64 f_bavail; member
|
| /linux/arch/arm64/include/asm/ |
| H A D | compat.h | 76 int f_bavail; member
|
| /linux/arch/x86/include/asm/ |
| H A D | compat.h | 68 int f_bavail; member
|
| /linux/fs/cachefiles/ |
| H A D | cache.c | 103 (unsigned long long) stats.f_bavail); in cachefiles_add_cache() 220 b_avail = stats.f_bavail; in cachefiles_has_space()
|
| /linux/arch/mips/include/asm/ |
| H A D | compat.h | 69 int f_bavail; member
|
| /linux/fs/efivarfs/ |
| H A D | super.c | 118 buf->f_bavail = remaining_space - efivar_reserved_space(); in efivarfs_statfs() 120 buf->f_bavail = 0; in efivarfs_statfs()
|
| /linux/include/asm-generic/ |
| H A D | compat.h | 97 compat_int_t f_bavail; member
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 191 long long f_bavail; in hostfs_statfs() local 198 &sf->f_bsize, &f_blocks, &f_bfree, &f_bavail, &f_files, in hostfs_statfs() 205 sf->f_bavail = f_bavail; in hostfs_statfs()
|
| /linux/fs/afs/ |
| H A D | super.c | 731 buf->f_bavail = buf->f_bfree = in afs_get_volume_status_success() 756 buf->f_bavail = 0; in afs_statfs()
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_super.c | 85 bufp->f_bavail = 0; in vxfs_statfs()
|
| /linux/fs/efs/ |
| H A D | super.c | 358 buf->f_bavail = sbi->data_free; /* free blocks for non-root */ in efs_statfs()
|
| /linux/fs/9p/ |
| H A D | vfs_super.c | 211 buf->f_bavail = rs.bavail; in v9fs_statfs()
|
| /linux/include/uapi/linux/ |
| H A D | coda.h | 233 int32_t f_bavail; member
|
| /linux/fs/adfs/ |
| H A D | map.c | 213 buf->f_bavail = in adfs_map_statfs()
|
| /linux/fs/coda/ |
| H A D | upcall.c | 563 sfs->f_bavail = outp->coda_statfs.stat.f_bavail; in venus_statfs()
|
| /linux/fs/vboxsf/ |
| H A D | super.c | 302 stat->f_bavail = shfl_volinfo.available_allocation_bytes; in vboxsf_statfs()
|
| /linux/fs/hfs/ |
| H A D | super.c | 109 buf->f_bavail = buf->f_bfree; in hfs_statfs()
|
| /linux/fs/ceph/ |
| H A D | quota.c | 538 buf->f_bavail = free; in ceph_quota_update_statfs()
|
| /linux/fs/romfs/ |
| H A D | super.c | 407 buf->f_bfree = buf->f_bavail = buf->f_ffree; in romfs_statfs()
|
| /linux/fs/orangefs/ |
| H A D | super.c | 190 buf->f_bavail = (sector_t) new_op->downcall.resp.statfs.blocks_avail; in orangefs_statfs()
|
| /linux/fs/squashfs/ |
| H A D | super.c | 581 buf->f_bfree = buf->f_bavail = 0; in squashfs_statfs()
|
| /linux/fs/hpfs/ |
| H A D | super.c | 194 buf->f_bavail = sbi->sb_n_free; in hpfs_statfs()
|