f_bavail          242 arch/alpha/kernel/osf_sys.c 	int f_bavail;
f_bavail          271 arch/alpha/kernel/osf_sys.c 	long f_bavail;
f_bavail          314 arch/alpha/kernel/osf_sys.c 	tmp_stat.f_bavail = linux_stat->f_bavail;
f_bavail          334 arch/alpha/kernel/osf_sys.c 	tmp_stat.f_bavail = linux_stat->f_bavail;
f_bavail           96 arch/arm64/include/asm/compat.h 	int		f_bavail;
f_bavail           85 arch/mips/include/asm/compat.h 	int		f_bavail;
f_bavail           32 arch/mips/include/uapi/asm/statfs.h 	long		f_bavail;
f_bavail           55 arch/mips/include/uapi/asm/statfs.h 	__u64	f_bavail;
f_bavail           74 arch/mips/include/uapi/asm/statfs.h 	long		f_bavail;
f_bavail           92 arch/mips/include/uapi/asm/statfs.h 	__u64	f_bavail;
f_bavail           80 arch/parisc/include/asm/compat.h 	s32		f_bavail;
f_bavail           78 arch/powerpc/include/asm/compat.h 	int		f_bavail;
f_bavail          133 arch/s390/include/asm/compat.h 	u32		f_bavail;
f_bavail          148 arch/s390/include/asm/compat.h 	u64		f_bavail;
f_bavail           26 arch/s390/include/uapi/asm/statfs.h 	unsigned long	f_bavail;
f_bavail           41 arch/s390/include/uapi/asm/statfs.h 	unsigned long long f_bavail;
f_bavail          107 arch/sparc/include/asm/compat.h 	int		f_bavail;
f_bavail           85 arch/x86/include/asm/compat.h 	int		f_bavail;
f_bavail         3522 drivers/staging/exfat/exfat_super.c 	buf->f_bavail = info.FreeClusters;
f_bavail          258 fs/9p/vfs_super.c 			buf->f_bavail = rs.bavail;
f_bavail          260 fs/adfs/super.c 	buf->f_bavail  =
f_bavail          622 fs/affs/super.c 	buf->f_bavail  = free;
f_bavail          736 fs/afs/super.c 		buf->f_bavail	= 0;
f_bavail          764 fs/afs/super.c 		buf->f_bavail = buf->f_bfree = buf->f_blocks - vs.blocks_in_use;
f_bavail          962 fs/befs/linuxvfs.c 	buf->f_bavail = buf->f_bfree;
f_bavail          229 fs/bfs/inode.c 	buf->f_bfree = buf->f_bavail = info->si_freeb;
f_bavail         2085 fs/btrfs/super.c 	buf->f_bavail = div_u64(total_free_data, factor);
f_bavail         2089 fs/btrfs/super.c 	buf->f_bavail += div_u64(total_free_data, factor);
f_bavail         2090 fs/btrfs/super.c 	buf->f_bavail = buf->f_bavail >> bits;
f_bavail         2116 fs/btrfs/super.c 		buf->f_bavail = 0;
f_bavail          164 fs/cachefiles/bind.c 	       (unsigned long long) stats.f_bavail);
f_bavail          701 fs/cachefiles/daemon.c 	stats.f_bavail >>= cache->bshift;
f_bavail          713 fs/cachefiles/daemon.c 	if (stats.f_bavail > bnr)
f_bavail          714 fs/cachefiles/daemon.c 		stats.f_bavail -= bnr;
f_bavail          716 fs/cachefiles/daemon.c 		stats.f_bavail = 0;
f_bavail          720 fs/cachefiles/daemon.c 	    stats.f_bavail < cache->bstop)
f_bavail          725 fs/cachefiles/daemon.c 	    stats.f_bavail < cache->bcull)
f_bavail          730 fs/cachefiles/daemon.c 	    stats.f_bavail >= cache->brun &&
f_bavail          511 fs/ceph/quota.c 			buf->f_bavail = free;
f_bavail           90 fs/ceph/super.c 		buf->f_bavail = le64_to_cpu(st.kb_avail) >> (CEPH_BLOCK_SHIFT-10);
f_bavail         5097 fs/cifs/cifssmb.c 			FSData->f_bfree = FSData->f_bavail =
f_bavail         5184 fs/cifs/cifssmb.c 			FSData->f_bfree = FSData->f_bavail =
f_bavail         5557 fs/cifs/cifssmb.c 				FSData->f_bavail = FSData->f_bfree;
f_bavail         5559 fs/cifs/cifssmb.c 				FSData->f_bavail =
f_bavail         4552 fs/cifs/smb2pdu.c 	kst->f_bfree  = kst->f_bavail =
f_bavail         4565 fs/cifs/smb2pdu.c 		kst->f_bavail = kst->f_bfree;
f_bavail         4567 fs/cifs/smb2pdu.c 		kst->f_bavail = le64_to_cpu(response_data->UserBlocksAvail);
f_bavail          301 fs/coda/inode.c 		buf->f_bavail = 9000000;
f_bavail          563 fs/coda/upcall.c 		sfs->f_bavail = outp->coda_statfs.stat.f_bavail;
f_bavail          690 fs/cramfs/inode.c 	buf->f_bavail = 0;
f_bavail          339 fs/efs/super.c 	buf->f_bavail  = sbi->data_free;	/* free blocks for non-root */
f_bavail          534 fs/erofs/super.c 	buf->f_bfree = buf->f_bavail = 0;
f_bavail         1465 fs/ext2/super.c 	buf->f_bavail = buf->f_bfree - le32_to_cpu(es->s_r_blocks_count);
f_bavail         1467 fs/ext2/super.c 		buf->f_bavail = 0;
f_bavail         5599 fs/ext4/super.c 		buf->f_bfree = buf->f_bavail =
f_bavail         5645 fs/ext4/super.c 	buf->f_bavail = buf->f_bfree -
f_bavail         5648 fs/ext4/super.c 		buf->f_bavail = 0;
f_bavail         1224 fs/f2fs/super.c 		buf->f_bfree = buf->f_bavail =
f_bavail         1271 fs/f2fs/super.c 		buf->f_bavail = buf->f_bfree -
f_bavail         1274 fs/f2fs/super.c 		buf->f_bavail = 0;
f_bavail         1280 fs/f2fs/super.c 		buf->f_ffree = buf->f_bavail;
f_bavail         1284 fs/f2fs/super.c 					buf->f_bavail);
f_bavail          838 fs/fat/inode.c 	buf->f_bavail = sbi->free_clusters;
f_bavail          108 fs/freevxfs/vxfs_super.c 	bufp->f_bavail = 0;
f_bavail          404 fs/fuse/inode.c 	stbuf->f_bavail  = attr->bavail;
f_bavail          969 fs/gfs2/super.c 	buf->f_bavail = sc.sc_free;
f_bavail          104 fs/hfs/super.c 	buf->f_bavail = buf->f_bfree;
f_bavail          320 fs/hfsplus/super.c 	buf->f_bavail = buf->f_bfree;
f_bavail          203 fs/hostfs/hostfs_kern.c 	long long f_bavail;
f_bavail          208 fs/hostfs/hostfs_kern.c 			&sf->f_bsize, &f_blocks, &f_bfree, &f_bavail, &f_files,
f_bavail          215 fs/hostfs/hostfs_kern.c 	sf->f_bavail = f_bavail;
f_bavail          401 fs/hostfs/hostfs_user.c 	*bavail_out = buf.f_bavail;
f_bavail          192 fs/hpfs/super.c 	buf->f_bavail = sbi->sb_n_free;
f_bavail          979 fs/hugetlbfs/inode.c 			buf->f_bavail = buf->f_bfree = free_pages;
f_bavail         1043 fs/isofs/inode.c 	buf->f_bavail = 0;
f_bavail          231 fs/jffs2/fs.c  	buf->f_bavail = buf->f_bfree = avail >> PAGE_SHIFT;
f_bavail          130 fs/jfs/super.c 	buf->f_bavail = sbi->bmap->db_nfree;
f_bavail          362 fs/minix/inode.c 	buf->f_bavail = buf->f_bfree;
f_bavail          488 fs/nfs/super.c 	buf->f_bavail = (res.abytes + blockres) >> blockbits;
f_bavail         1071 fs/nfsd/nfs3xdr.c 		p = xdr_encode_hyper(p, bs * s->f_bavail);	/* user available bytes */
f_bavail         2797 fs/nfsd/nfs4xdr.c 		dummy64 = (u64)statfs.f_bavail * (u64)statfs.f_bsize;
f_bavail          512 fs/nfsd/nfsxdr.c 	*p++ = htonl(stat->f_bavail);
f_bavail          645 fs/nilfs2/super.c 	buf->f_bavail = (buf->f_bfree >= nrsvblocks) ?
f_bavail         2618 fs/ntfs/super.c 	sfs->f_bavail = sfs->f_bfree = size;
f_bavail         1657 fs/ocfs2/super.c 	buf->f_bavail = buf->f_bfree;
f_bavail          288 fs/omfs/inode.c 	buf->f_bfree = buf->f_bavail = buf->f_ffree =
f_bavail          209 fs/orangefs/super.c 	buf->f_bavail = (sector_t) new_op->downcall.resp.statfs.blocks_avail;
f_bavail          138 fs/qnx4/inode.c 	buf->f_bavail  = buf->f_bfree;
f_bavail          168 fs/qnx6/inode.c 	buf->f_bavail  = buf->f_bfree;
f_bavail         2257 fs/reiserfs/super.c 	buf->f_bavail = buf->f_bfree;
f_bavail          415 fs/romfs/super.c 	buf->f_bfree = buf->f_bavail = buf->f_ffree;
f_bavail          379 fs/squashfs/super.c 	buf->f_bfree = buf->f_bavail = 0;
f_bavail          132 fs/statfs.c    			if ((st->f_blocks | st->f_bfree | st->f_bavail |
f_bavail          152 fs/statfs.c    		buf.f_bavail = st->f_bavail;
f_bavail          176 fs/statfs.c    		buf.f_bavail = st->f_bavail;
f_bavail          266 fs/statfs.c    		if ((kbuf->f_blocks | kbuf->f_bfree | kbuf->f_bavail |
f_bavail          283 fs/statfs.c    	buf.f_bavail = kbuf->f_bavail;
f_bavail          330 fs/statfs.c    	buf.f_bavail = kbuf->f_bavail;
f_bavail           97 fs/sysv/inode.c 	buf->f_bavail = buf->f_bfree = sysv_count_free_blocks(sb);
f_bavail          406 fs/ubifs/super.c 		buf->f_bavail = (free - c->report_rp_size) >> UBIFS_BLOCK_SHIFT;
f_bavail          408 fs/ubifs/super.c 		buf->f_bavail = 0;
f_bavail         2403 fs/udf/super.c 	buf->f_bavail = buf->f_bfree;
f_bavail         1430 fs/ufs/super.c 	buf->f_bavail = (buf->f_bfree > uspi->s_root_blocks)
f_bavail           31 fs/xfs/xfs_qm_bhv.c 		statp->f_bfree = statp->f_bavail =
f_bavail         1109 fs/xfs/xfs_super.c 	statp->f_bavail = statp->f_bfree;
f_bavail         1136 fs/xfs/xfs_super.c 		statp->f_bavail = statp->f_bfree =
f_bavail           13 include/linux/statfs.h 	u64 f_bavail;
f_bavail           28 include/uapi/asm-generic/statfs.h 	__statfs_word f_bavail;
f_bavail           51 include/uapi/asm-generic/statfs.h 	__u64 f_bavail;
f_bavail           74 include/uapi/asm-generic/statfs.h 	__u64 f_bavail;
f_bavail          233 include/uapi/linux/coda.h     int32_t f_bavail;
f_bavail          115 kernel/acct.c  		if (sbuf.f_bavail <= suspend) {
f_bavail          122 kernel/acct.c  		if (sbuf.f_bavail >= resume) {
f_bavail         2866 mm/shmem.c     		buf->f_bavail =