Home
last modified time | relevance | path

Searched refs:f_bavail (Results 1 – 25 of 50) sorted by relevance

12

/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dstatfs.c31 buf->f_bavail = vbuf->f_bavail; in cnvtvfs64()
73 buf->f_bavail = vbuf->f_bavail; in cnvtvfs()
/illumos-gate/usr/src/uts/common/sys/
H A Dstatvfs.h58 fsblkcnt_t f_bavail; /* free blocks avail to non-superuser */ member
82 fsblkcnt32_t f_bavail; /* free blocks avail to non-superuser */ member
104 fsblkcnt64_t f_bavail; /* free blocks avail to non-superuser */ member
133 fsblkcnt64_t f_bavail; /* free blocks avail to non-superuser */ member
/illumos-gate/usr/src/uts/common/syscall/
H A Dstatvfs.c61 (dst)->f_bavail = (src)->f_bavail; \
110 if (ds64.f_bavail == (fsblkcnt64_t)-1) in cstatvfs32()
111 ds64.f_bavail = UINT32_MAX; in cstatvfs32()
116 ds64.f_bavail > UINT32_MAX || ds64.f_files > UINT32_MAX || in cstatvfs32()
/illumos-gate/usr/src/ucbhead/sys/
H A Dvfs.h231 int f_bavail; /* free blocks avail to non-superuser */ member
243 fsblkcnt_t f_bavail; /* free blocks avail to non-superuser */ member
257 fsblkcnt_t f_bavail; /* free blocks avail to non-superuser */ member
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsinfo.c407 if (df.f_bavail > df.f_blocks) in smb_fssize()
408 df.f_bavail = 0; in smb_fssize()
411 fssize->fs_volume_avail = df.f_bavail / spu; in smb_fssize()
413 fssize->fs_caller_avail = df.f_bavail / spu; in smb_fssize()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dstatvfs.c73 vfs->f_bavail =
75 ufs->f_bavail;
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_statvfs.c45 dest->f_bavail = src->f_bavail; in statvfs_32_to_n()
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c614 sbp->f_bavail = sbp->f_bfree; in tmp_statvfs()
639 sbp->f_bavail = sbp->f_bfree; in tmp_statvfs()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfs139 mem statfs.f_files,statfs.f_bavail sys/types.h - sys/statfs.h - sys/vfs.h - sys/param.h sys/mount.h
197 unsigned long f_bavail; /* # of free blocks avail to non-superuser */
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c289 sp->f_bavail = (fsblkcnt64_t)0; in mntstatvfs()
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c674 if (sb.f_bavail < AVAIL_MIN) in spacecheck()
676 else if (sb.f_bavail > minfreeblocks) { in spacecheck()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvfsops.c313 sp->f_bavail = (fsblkcnt64_t)0; in prstatvfs()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c176 howmany(svfsb.f_bsize, DEV_BSIZE)) * svfsb.f_bavail; in fsys_stat()
/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c210 sbp->f_bavail = 0; in bootfs_statvfs()
/illumos-gate/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c597 avail = fs.f_bavail; in dfreemnt()
1056 fs->f_bavail); in print_statvfs()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c322 if (sb.f_bavail != (fsblkcnt64_t)-1) { in rfs4_get_sb_encode()
325 (fattr4_space_avail) sb.f_bavail; in rfs4_get_sb_encode()
328 (fattr4_space_avail) sb.f_bavail; in rfs4_get_sb_encode()
H A Dnfs4_srv_attr.c2389 if (sarg->sbp->f_bavail != (fsblkcnt64_t)-1) { in rfs4_fattr4_space_avail()
2392 (fattr4_space_avail) sarg->sbp->f_bavail; in rfs4_fattr4_space_avail()
2395 (fattr4_space_avail) sarg->sbp->f_bavail; in rfs4_fattr4_space_avail()
2406 if (sarg->sbp->f_bavail != na->space_avail) in rfs4_fattr4_space_avail()
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs111 unsigned long f_bavail; /* # of free blocks avail to non-superuser */
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c288 sbp->f_bavail = 0; in devfs_statvfs()
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfs111 unsigned long f_bavail; /* # of free blocks avail to non-superuser */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfs111 unsigned long f_bavail; /* # of free blocks avail to non-superuser */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfs115 unsigned long f_bavail; /* # of free blocks avail to non-superuser */
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c480 sbp->f_bavail = 0; in sdev_statvfs()
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c465 sp->f_bavail = (fsblkcnt64_t)0; in fdstatvfs()
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dfs_mounts.c122 avail_for_nonsu_size = stvfs.f_bavail; in fs_get_avail_for_nonsuperuser_size()

12