Searched refs:f_bavail (Results 1 – 25 of 59) sorted by relevance
123
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()
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()
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()
168 (unsigned long long) stats.f_bavail); in cachefiles_daemon_add_cache()
91 if (buf->f_bavail > min_blocks) in sdcardfs_statfs()92 buf->f_bavail -= min_blocks; in sdcardfs_statfs()94 buf->f_bavail = 0; in sdcardfs_statfs()97 buf->f_bfree = buf->f_bavail; in sdcardfs_statfs()
601 avail = statfs.f_bavail * statfs.f_bsize; in check_min_free_space()
203 long long f_bavail; in hostfs_statfs() local208 &sf->f_bsize, &f_blocks, &f_bfree, &f_bavail, &f_files, in hostfs_statfs()215 sf->f_bavail = f_bavail; in hostfs_statfs()
401 *bavail_out = buf.f_bavail; in do_statfs()
43 statp->f_bfree = statp->f_bavail = in xfs_fill_statvfs_from_dquot()
117 bufp->f_bavail = 0; in vxfs_statfs()
2041 buf->f_bavail = div_u64(total_free_data, factor); in btrfs_statfs()2045 buf->f_bavail += div_u64(total_free_data, factor); in btrfs_statfs()2046 buf->f_bavail = buf->f_bavail >> bits; in btrfs_statfs()2072 buf->f_bavail = 0; in btrfs_statfs()
304 buf->f_bavail = 9000000; in coda_statfs()
562 sfs->f_bavail = outp->coda_statfs.stat.f_bavail; in venus_statfs()
262 buf->f_bavail = rs.bavail; in v9fs_statfs()
342 buf->f_bavail = sbi->data_free; /* free blocks for non-root */ in efs_statfs()
96 buf->f_bavail = buf->f_bfree = sysv_count_free_blocks(sb); in sysv_statfs()
137 buf->f_bavail = buf->f_bfree; in qnx4_statfs()
364 buf->f_bfree = buf->f_bavail = 0; in squashfs_statfs()
555 buf->f_bavail = buf->f_bfree = buf->f_blocks - vs.blocks_in_use; in afs_statfs()
104 buf->f_bavail = buf->f_bfree; in hfs_statfs()
844 buf->f_bavail = vi.free_blocks; in ncp_statfs()861 buf->f_bavail = 0; in ncp_statfs()
1131 buf->f_bfree = buf->f_bavail = in f2fs_statfs_project()1170 buf->f_bavail = buf->f_bfree - in f2fs_statfs()1173 buf->f_bavail = 0; in f2fs_statfs()1180 buf->f_ffree = buf->f_bavail; in f2fs_statfs()1184 buf->f_bavail); in f2fs_statfs()
439 buf->f_bfree = buf->f_bavail = buf->f_ffree; in romfs_statfs()
359 buf->f_bavail = 0; in cramfs_statfs()
230 buf->f_bfree = buf->f_bavail = info->si_freeb; in bfs_statfs()