Searched refs:f_bavail (Results 1 – 12 of 12) sorted by relevance
60 fsblkcnt_t f_bavail; /* Number of blocks */ member
86 int64_t f_bavail; /* free blocks avail to non-superuser */ member113 int64_t f_bavail; /* free blocks avail to non-superuser */ member143 long f_bavail; /* free blocks avail to non-superuser */ member
598 if (sp->f_bavail > (int64_t)(acctresume * sp->f_blocks / in acctwatch()604 if (sp->f_bavail <= (int64_t)(acctsuspend * sp->f_blocks / in acctwatch()
254 if (sf->f_bavail < 0) in statfs_scale_blocks()255 count = -sf->f_bavail; in statfs_scale_blocks()257 count = sf->f_bavail; in statfs_scale_blocks()272 sf->f_bavail >>= shift; in statfs_scale_blocks()725 osp->f_bavail = nsp->f_bavail; in freebsd4_cvtstatfs()858 osp->f_bavail = nsp->f_bavail; in freebsd11_cvtstatfs()
610 sbp->f_bavail = 0; in mqfs_mount()
4390 (intmax_t)sp->f_bavail, (uintmax_t)sp->f_files, in DB_SHOW_COMMAND()
159 statp->f_bavail >>= 1; in zpl_statfs()
1060 statp->f_bavail = statp->f_bfree; in zfs_statfs_project()1127 statp->f_bavail = statp->f_bfree; /* no root reservation */ in zfs_statvfs()
780 if (len > statfs.f_bavail * (statfs.f_bsize * 100 / percent)) { in zpl_fallocate_common()
208 uint64_t f_bavail; member
237 uint64_t f_bavail; member
1451 statp->f_bavail = statp->f_bfree; /* no root reservation */ in zfs_statfs()