/titanic_44/usr/src/ucblib/libucb/port/gen/ |
H A D | statfs.c | 32 buf->f_bfree = vbuf->f_bfree; in cnvtvfs64() 74 buf->f_bfree = vbuf->f_bfree; in cnvtvfs()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | statvfs.h | 57 fsblkcnt_t f_bfree; /* total free blocks of f_frsize */ member 81 fsblkcnt32_t f_bfree; /* total free blocks of f_frsize */ member 103 fsblkcnt64_t f_bfree; /* total free blocks of f_frsize */ member 132 fsblkcnt64_t f_bfree; /* total free blocks of f_frsize */ member
|
H A D | statfs.h | 51 long f_bfree; /* Total number of free blocks */ member 65 int32_t f_bfree; member
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | _statfs.c | 39 u_long f_bfree; /* total # of free blocks of f_frsize */ member 88 bsdbuf->f_bfree = (long) vbuf->f_bfree; in cpstatvfs()
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | statvfs.c | 72 vfs->f_bfree = ufs->f_bfree; 77 ufs->f_bfree; 129 vfs->f_bfree = HUH;
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | statfs.c | 126 if (svfs.f_blocks > UINT32_MAX || svfs.f_bfree > UINT32_MAX || in cstatfs() 136 sfs.f_bfree = svfs.f_bfree * (svfs.f_frsize / 512); in cstatfs()
|
H A D | statvfs.c | 62 (dst)->f_bfree = (src)->f_bfree; \ 114 if (ds64.f_bfree == (fsblkcnt64_t)-1) in cstatvfs32() 115 ds64.f_bfree = UINT32_MAX; in cstatvfs32() 117 if (ds64.f_blocks > UINT32_MAX || ds64.f_bfree > UINT32_MAX || in cstatvfs32()
|
H A D | utssys.c | 159 fsbc64 = stvfs.f_bfree * (stvfs.f_frsize / 512); in utssys_ustat32() 234 fsbc64 = stvfs.f_bfree * (stvfs.f_frsize / 512); in uts_ustat64()
|
/titanic_44/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vfsops.c | 577 sbp->f_bfree = MIN(blocks - tmpfs_minfree, in tmp_statvfs() 580 sbp->f_bfree = 0; in tmp_statvfs() 582 sbp->f_bavail = sbp->f_bfree; in tmp_statvfs() 587 sbp->f_blocks = (fsblkcnt64_t)(sbp->f_bfree + tm->tm_anonmem); in tmp_statvfs() 606 sbp->f_bfree = MIN(pgcap - pgused, sbp->f_bfree); in tmp_statvfs() 607 sbp->f_bavail = sbp->f_bfree; in tmp_statvfs()
|
/titanic_44/usr/src/ucbhead/sys/ |
H A D | vfs.h | 232 int f_bfree; /* free blocks in fs */ member 244 fsblkcnt_t f_bfree; /* free blocks in fs */ member 258 fsblkcnt_t f_bfree; /* free blocks in fs */ member
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | pr_statvfs.c | 46 dest->f_bfree = src->f_bfree; in statvfs_32_to_n()
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | conf.h | 313 # define SFS_BAVAIL f_bfree /* alternate field name */ 1223 # define SFS_BAVAIL f_bfree /* alternate field name */ 1270 # define SFS_BAVAIL f_bfree /* alternate field name */ 1299 # define SFS_BAVAIL f_bfree /* alternate field name */ 1742 # define SFS_BAVAIL f_bfree /* alternate field name */ 1793 # define SFS_BAVAIL f_bfree /* alternate field name */ 2102 # define SFS_BAVAIL f_bfree /* alternate field name */ 2122 # define SFS_BAVAIL f_bfree /* alternate field name */
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_fs.h | 130 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_fs.h | 109 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_fs.h | 130 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_fs.h | 109 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_fs.h | 130 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_fs.h | 109 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_fs.h | 134 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_fs.h | 113 unsigned long f_bfree; /* total # of free blocks of f_frsize */
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | vfs.h | 116 long f_bfree; /* free block in fs */ member
|
/titanic_44/usr/src/cmd/fs.d/ |
H A D | df.c | 1341 fsp->f_bfree, fsp->f_frsize, 512), in g_output() 1370 fsblkcnt64_t free_blocks = fsp->f_bfree; in k_output() 1530 fsp->f_bfree, fsp->f_frsize, 512), in t_output() 1568 fsp->f_bfree, fsp->f_frsize, 1024), in eb_output() 1599 fsp->f_bfree, fsp->f_frsize, 1024)); in b_output() 1625 fsp->f_bfree, fsp->f_frsize, 512), in default_output()
|
/titanic_44/usr/src/lib/libfsmgt/common/ |
H A D | fs_mounts.c | 99 availablesize = stvfs.f_bfree; in fs_get_availablesize() 517 usedsize = stvfs.f_blocks - stvfs.f_bfree; in fs_get_usedsize()
|
/titanic_44/usr/src/uts/common/fs/mntfs/ |
H A D | mntvfsops.c | 288 sp->f_bfree = (fsblkcnt64_t)0; in mntstatvfs()
|
/titanic_44/usr/src/uts/common/fs/proc/ |
H A D | prvfsops.c | 312 sp->f_bfree = (fsblkcnt64_t)0; in prstatvfs()
|