/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | statfs.h | 31 long f_bavail; member 54 __u64 f_bavail; member 73 long f_bavail; member 91 __u64 f_bavail; member
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | statfs.h | 27 __statfs_word f_bavail; member 50 __u64 f_bavail; member 73 __u64 f_bavail; member
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | statfs.h | 25 unsigned long f_bavail; member 40 unsigned long long f_bavail; member
|
/linux-4.4.14/fs/ |
D | statfs.c | 114 if ((st->f_blocks | st->f_bfree | st->f_bavail | in do_statfs_native() 134 buf.f_bavail = st->f_bavail; in do_statfs_native() 158 buf.f_bavail = st->f_bavail; in do_statfs64()
|
D | compat.c | 216 if ((kbuf->f_blocks | kbuf->f_bfree | kbuf->f_bavail | in put_compat_statfs() 233 __put_user(kbuf->f_bavail, &ubuf->f_bavail) || in put_compat_statfs() 271 if ((kbuf->f_blocks | kbuf->f_bfree | kbuf->f_bavail | in put_compat_statfs64() 288 __put_user(kbuf->f_bavail, &ubuf->f_bavail) || in put_compat_statfs64()
|
/linux-4.4.14/fs/cachefiles/ |
D | daemon.c | 704 stats.f_bavail >>= cache->bshift; in cachefiles_has_space() 716 if (stats.f_bavail > bnr) in cachefiles_has_space() 717 stats.f_bavail -= bnr; in cachefiles_has_space() 719 stats.f_bavail = 0; in cachefiles_has_space() 723 stats.f_bavail < cache->bstop) in cachefiles_has_space() 728 stats.f_bavail < cache->bcull) in cachefiles_has_space() 733 stats.f_bavail >= cache->brun && in cachefiles_has_space()
|
D | bind.c | 168 (unsigned long long) stats.f_bavail); in cachefiles_daemon_add_cache()
|
/linux-4.4.14/include/linux/ |
D | statfs.h | 12 u64 f_bavail; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | statfs_pack.c | 55 sfs->f_bavail = osfs->os_bavail; in statfs_unpack()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | compat.h | 155 u32 f_bavail; member 170 u64 f_bavail; member
|
/linux-4.4.14/fs/xfs/ |
D | xfs_qm_bhv.c | 43 statp->f_bfree = statp->f_bavail = in xfs_fill_statvfs_from_dquot()
|
D | xfs_super.c | 1077 statp->f_bavail = statp->f_bfree; in xfs_fs_statfs()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | osf_sys.c | 238 int f_bavail; member 267 long f_bavail; member 310 tmp_stat.f_bavail = linux_stat->f_bavail; in linux_to_osf_statfs() 330 tmp_stat.f_bavail = linux_stat->f_bavail; in linux_to_osf_statfs64()
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 203 long long f_bavail; in hostfs_statfs() local 208 &sf->f_bsize, &f_blocks, &f_bfree, &f_bavail, &f_files, in hostfs_statfs() 215 sf->f_bavail = f_bavail; in hostfs_statfs()
|
D | hostfs_user.c | 401 *bavail_out = buf.f_bavail; in do_statfs()
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_super.c | 117 bufp->f_bavail = 0; in vxfs_statfs()
|
/linux-4.4.14/kernel/ |
D | acct.c | 112 if (sbuf.f_bavail <= suspend) { in check_free_space() 119 if (sbuf.f_bavail >= resume) { in check_free_space()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | compat.h | 102 int f_bavail; member
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | compat.h | 132 int f_bavail; member
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | compat.h | 133 int f_bavail; member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | compat.h | 108 int f_bavail; member
|
/linux-4.4.14/arch/mips/include/asm/ |
D | compat.h | 112 int f_bavail; member
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | compat.h | 104 s32 f_bavail; member
|
/linux-4.4.14/fs/coda/ |
D | inode.c | 304 buf->f_bavail = 9000000; in coda_statfs()
|
D | upcall.c | 563 sfs->f_bavail = outp->coda_statfs.stat.f_bavail; in venus_statfs()
|
/linux-4.4.14/fs/btrfs/ |
D | super.c | 2021 buf->f_bavail = div_u64(total_free_data, factor); in btrfs_statfs() 2025 buf->f_bavail += div_u64(total_free_data, factor); in btrfs_statfs() 2026 buf->f_bavail = buf->f_bavail >> bits; in btrfs_statfs() 2044 buf->f_bavail = 0; in btrfs_statfs()
|
/linux-4.4.14/fs/9p/ |
D | vfs_super.c | 262 buf->f_bavail = rs.bavail; in v9fs_statfs()
|
/linux-4.4.14/fs/efs/ |
D | super.c | 342 buf->f_bavail = sbi->data_free; /* free blocks for non-root */ in efs_statfs()
|
/linux-4.4.14/include/uapi/linux/ |
D | coda.h | 239 int32_t f_bavail; member
|
/linux-4.4.14/fs/qnx4/ |
D | inode.c | 137 buf->f_bavail = buf->f_bfree; in qnx4_statfs()
|
/linux-4.4.14/fs/sysv/ |
D | inode.c | 96 buf->f_bavail = buf->f_bfree = sysv_count_free_blocks(sb); in sysv_statfs()
|
/linux-4.4.14/fs/afs/ |
D | super.c | 555 buf->f_bavail = buf->f_bfree = buf->f_blocks - vs.blocks_in_use; in afs_statfs()
|
/linux-4.4.14/fs/squashfs/ |
D | super.c | 363 buf->f_bfree = buf->f_bavail = 0; in squashfs_statfs()
|
/linux-4.4.14/fs/hfs/ |
D | super.c | 104 buf->f_bavail = buf->f_bfree; in hfs_statfs()
|
/linux-4.4.14/fs/ncpfs/ |
D | inode.c | 844 buf->f_bavail = vi.free_blocks; in ncp_statfs() 861 buf->f_bavail = 0; in ncp_statfs()
|
/linux-4.4.14/fs/romfs/ |
D | super.c | 423 buf->f_bfree = buf->f_bavail = buf->f_ffree; in romfs_statfs()
|
/linux-4.4.14/fs/cramfs/ |
D | inode.c | 358 buf->f_bavail = 0; in cramfs_statfs()
|
/linux-4.4.14/fs/bfs/ |
D | inode.c | 230 buf->f_bfree = buf->f_bavail = info->si_freeb; in bfs_statfs()
|
/linux-4.4.14/fs/adfs/ |
D | super.c | 231 buf->f_bavail = in adfs_statfs()
|
/linux-4.4.14/fs/omfs/ |
D | inode.c | 286 buf->f_bfree = buf->f_bavail = buf->f_ffree = in omfs_statfs()
|
/linux-4.4.14/fs/affs/ |
D | super.c | 592 buf->f_bavail = free; in affs_statfs()
|
/linux-4.4.14/fs/nfsd/ |
D | nfsxdr.c | 492 *p++ = htonl(stat->f_bavail); in nfssvc_encode_statfsres()
|
D | nfs3xdr.c | 1030 p = xdr_encode_hyper(p, bs * s->f_bavail); /* user available bytes */ in nfs3svc_encode_fsstatres()
|
D | nfs4xdr.c | 2662 dummy64 = (u64)statfs.f_bavail * (u64)statfs.f_bsize; in nfsd4_encode_fattr()
|
/linux-4.4.14/fs/logfs/ |
D | super.c | 106 stats->f_bavail = super->s_free_bytes >> sb->s_blocksize_bits; in logfs_statfs()
|
/linux-4.4.14/fs/hfsplus/ |
D | super.c | 316 buf->f_bavail = buf->f_bfree; in hfsplus_statfs()
|
/linux-4.4.14/fs/qnx6/ |
D | inode.c | 167 buf->f_bavail = buf->f_bfree; in qnx6_statfs()
|
/linux-4.4.14/fs/hpfs/ |
D | super.c | 191 buf->f_bavail = sbi->sb_n_free; in hpfs_statfs()
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 1421 buf->f_bavail = buf->f_bfree - le32_to_cpu(es->s_r_blocks_count); in ext2_statfs() 1423 buf->f_bavail = 0; in ext2_statfs()
|
/linux-4.4.14/fs/befs/ |
D | linuxvfs.c | 898 buf->f_bavail = buf->f_bfree; in befs_statfs()
|
/linux-4.4.14/fs/minix/ |
D | inode.c | 365 buf->f_bavail = buf->f_bfree; in minix_statfs()
|
/linux-4.4.14/fs/jffs2/ |
D | fs.c | 229 buf->f_bavail = buf->f_bfree = avail >> PAGE_SHIFT; in jffs2_statfs()
|
/linux-4.4.14/fs/jfs/ |
D | super.c | 160 buf->f_bavail = sbi->bmap->db_nfree; in jfs_statfs()
|
/linux-4.4.14/fs/ceph/ |
D | super.c | 74 buf->f_bavail = le64_to_cpu(st.kb_avail) >> (CEPH_BLOCK_SHIFT-10); in ceph_statfs()
|
/linux-4.4.14/fs/exofs/ |
D | super.c | 930 buf->f_bavail = buf->f_bfree; in exofs_statfs()
|
/linux-4.4.14/fs/ubifs/ |
D | super.c | 411 buf->f_bavail = (free - c->report_rp_size) >> UBIFS_BLOCK_SHIFT; in ubifs_statfs() 413 buf->f_bavail = 0; in ubifs_statfs()
|
/linux-4.4.14/fs/fuse/ |
D | inode.c | 401 stbuf->f_bavail = attr->bavail; in convert_fuse_statfs()
|
/linux-4.4.14/fs/nilfs2/ |
D | super.c | 672 buf->f_bavail = (buf->f_bfree >= nrsvblocks) ? in nilfs_statfs()
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 871 buf->f_bavail = buf->f_bfree = free_pages; in hugetlbfs_statfs()
|
/linux-4.4.14/fs/isofs/ |
D | inode.c | 977 buf->f_bavail = 0; in isofs_statfs()
|
/linux-4.4.14/fs/f2fs/ |
D | super.c | 627 buf->f_bavail = user_block_count - valid_user_blocks(sbi); in f2fs_statfs()
|
/linux-4.4.14/fs/gfs2/ |
D | super.c | 1195 buf->f_bavail = sc.sc_free; in gfs2_statfs()
|
/linux-4.4.14/fs/cifs/ |
D | cifssmb.c | 5067 FSData->f_bfree = FSData->f_bavail = in SMBOldQFSInfo() 5147 FSData->f_bfree = FSData->f_bavail = in CIFSSMBQFSInfo() 5513 FSData->f_bavail = FSData->f_bfree; in CIFSSMBQFSPosixInfo() 5515 FSData->f_bavail = in CIFSSMBQFSPosixInfo()
|
D | smb2pdu.c | 2696 kst->f_bavail = le64_to_cpu(pfs_inf->CallerAvailableAllocationUnits); in copy_fs_info_to_kstatfs()
|
/linux-4.4.14/fs/ufs/ |
D | super.c | 1379 buf->f_bavail = (buf->f_bfree > (((long)buf->f_blocks / 100) * uspi->s_minfree)) in ufs_statfs()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 733 buf->f_bavail = sbi->free_clusters; in fat_statfs()
|
/linux-4.4.14/fs/reiserfs/ |
D | super.c | 2204 buf->f_bavail = buf->f_bfree; in reiserfs_statfs()
|
/linux-4.4.14/fs/udf/ |
D | super.c | 2346 buf->f_bavail = buf->f_bfree; in udf_statfs()
|
/linux-4.4.14/fs/ocfs2/ |
D | super.c | 1716 buf->f_bavail = buf->f_bfree; in ocfs2_statfs()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 1486 sfs->f_bavail = osfs.os_bavail; in ll_statfs()
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 4814 buf->f_bavail = buf->f_bfree - in ext4_statfs() 4817 buf->f_bavail = 0; in ext4_statfs()
|
/linux-4.4.14/fs/nfs/ |
D | super.c | 481 buf->f_bavail = (res.abytes + blockres) >> blockbits; in nfs_statfs()
|
/linux-4.4.14/fs/ntfs/ |
D | super.c | 2635 sfs->f_bavail = sfs->f_bfree = size; in ntfs_statfs()
|
/linux-4.4.14/mm/ |
D | shmem.c | 2204 buf->f_bavail = in shmem_statfs()
|