Searched refs:f_ffree (Results 1 – 25 of 50) sorted by relevance
12
125 if (st->f_ffree != -1 && in do_statfs_native()126 (st->f_ffree & 0xffffffff00000000ULL)) in do_statfs_native()136 buf.f_ffree = st->f_ffree; in do_statfs_native()160 buf.f_ffree = st->f_ffree; in do_statfs64()238 tmp.f_tinode = sbuf.f_ffree; in SYSCALL_DEFINE2()
210 if (kbuf->f_ffree != 0xffffffffffffffffULL in put_compat_statfs()211 && (kbuf->f_ffree & 0xffffffff00000000ULL)) in put_compat_statfs()221 __put_user(kbuf->f_ffree, &ubuf->f_ffree) || in put_compat_statfs()265 if (kbuf->f_ffree != 0xffffffffffffffffULL in put_compat_statfs64()266 && (kbuf->f_ffree & 0xffffffff00000000ULL)) in put_compat_statfs64()276 __put_user(kbuf->f_ffree, &ubuf->f_ffree) || in put_compat_statfs64()330 tmp.f_tinode = sbuf.f_ffree; in COMPAT_SYSCALL_DEFINE2()
712 if (stats.f_ffree > fnr) in cachefiles_has_space()713 stats.f_ffree -= fnr; in cachefiles_has_space()715 stats.f_ffree = 0; in cachefiles_has_space()723 if (stats.f_ffree < cache->fstop || in cachefiles_has_space()728 if (stats.f_ffree < cache->fcull || in cachefiles_has_space()733 stats.f_ffree >= cache->frun && in cachefiles_has_space()
53 statp->f_ffree = in xfs_fill_statvfs_from_dquot()55 (statp->f_ffree - dqp->q_res_icount) : 0; in xfs_fill_statvfs_from_dquot()
205 long long f_ffree; in hostfs_statfs() local209 &f_ffree, &sf->f_fsid, sizeof(sf->f_fsid), in hostfs_statfs()217 sf->f_ffree = f_ffree; in hostfs_statfs()
403 *ffree_out = buf.f_ffree; in do_statfs()
110 bufp->f_ffree = fs32_to_cpu(infp, raw_sb->vs_ifree); in vxfs_statfs()
306 buf->f_ffree = 9000000; in coda_statfs()
564 sfs->f_ffree = outp->coda_statfs.stat.f_ffree; in venus_statfs()
264 buf->f_ffree = rs.ffree; in v9fs_statfs()
346 buf->f_ffree = sbi->inode_free; /* free inodes */ in efs_statfs()
98 buf->f_ffree = sysv_count_free_inodes(sb); in sysv_statfs()
106 buf->f_ffree = HFS_SB(sb)->free_ablocks; in hfs_statfs()
364 buf->f_ffree = 0; in squashfs_statfs()
187 buf->f_ffree = (sector_t) new_op->downcall.resp.statfs.files_avail; in orangefs_statfs()
361 buf->f_ffree = 0; in cramfs_statfs()
440 buf->f_bfree = buf->f_bavail = buf->f_ffree; in romfs_statfs()
1037 p = xdr_encode_hyper(p, s->f_ffree); /* free inodes */ in nfs3svc_encode_fsstatres()1038 p = xdr_encode_hyper(p, s->f_ffree); /* user available inodes */ in nfs3svc_encode_fsstatres()
233 buf->f_ffree = (long)(buf->f_bfree * buf->f_files) / (long)buf->f_blocks; in adfs_statfs()
232 buf->f_ffree = info->si_freei; in bfs_statfs()
286 buf->f_bfree = buf->f_bavail = buf->f_ffree = in omfs_statfs()
1431 buf->f_ffree = ext2_count_free_inodes(sb); in ext2_statfs()1432 es->s_free_inodes_count = cpu_to_le32(buf->f_ffree); in ext2_statfs()
321 buf->f_ffree = 0xFFFFFFFF - sbi->next_cnid; in hfsplus_statfs()
193 buf->f_ffree = hpfs_get_free_dnodes(s); in hpfs_statfs()
108 stats->f_ffree = 0; in logfs_statfs()