OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f_bavail
(Results
1 - 15
of
15
) sorted by relevancy
/src/lib/librefuse/refuse/
legacy.h
65
fsblkcnt_t
f_bavail
;
member in struct:statfs
/src/crypto/external/bsd/openssh/dist/
sftp-client.h
42
uint64_t
f_bavail
;
member in struct:sftp_statvfs
/src/sys/compat/sys/
statvfs.h
46
fsblkcnt_t
f_bavail
; /* free blocks avail to non-root */
member in struct:statvfs90
90
s90->
f_bavail
= s->
f_bavail
;
mount.h
50
long
f_bavail
; /* free blocks avail to non-superuser */
member in struct:statfs12
122
s12->
f_bavail
= __STATFSCLAMP(fs->f_bfree - fs->f_bresvd);
124
s12->
f_bavail
= -__STATFSCLAMP(fs->f_bresvd - fs->f_bfree);
/src/sys/compat/ultrix/
ultrix_pathname.c
198
int32_t
f_bavail
; /* free blocks available to non-super-user */
member in struct:ultrix_statfs
221
ssfs.
f_bavail
= sp->
f_bavail
;
/src/sys/sys/
statvfs.h
75
fsblkcnt_t
f_bavail
; /* free blocks avail to non-root */
member in struct:statvfs
/src/external/apache2/llvm/dist/libcxx/src/filesystem/
posix_compat.h
316
uint64_t
f_bavail
;
member in struct:detail::__anon3639::StatVFS
341
buf->
f_bavail
= free_bytes_available_to_caller.QuadPart;
/src/sys/compat/linux/arch/alpha/
linux_osf1.h
214
osf1_int
f_bavail
;
member in struct:osf1_statfs
/src/sys/compat/sunos/
sunos.h
72
int
f_bavail
; /* free blocks available to non-super-user */
member in struct:sunos_statfs
/src/sys/coda/
coda.h
304
int32_t
f_bavail
;
member in struct:coda_statfs
/src/sys/fs/puffs/
puffs_msgif.h
125
fsblkcnt_t
f_bavail
; /* free blocks avail to non-root */
member in struct:puffs_statvfs
165
ps->
f_bavail
= s->
f_bavail
;
201
s->
f_bavail
= ps->
f_bavail
;
/src/external/mit/libuv/dist/include/
uv.h
1254
uint64_t
f_bavail
;
member in struct:uv_statfs_s
/src/sys/compat/netbsd32/
netbsd32.h
307
netbsd32_long
f_bavail
; /* free blocks avail to non-superuser */
member in struct:netbsd32_statfs
892
netbsd32_uint64
f_bavail
; /* free blocks avail to non-root */
member in struct:netbsd32_statvfs90
920
netbsd32_uint64
f_bavail
; /* free blocks avail to non-root */
member in struct:netbsd32_statvfs
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp
2709
u64
f_bavail
;
member in struct:statvfs90
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp
2709
u64
f_bavail
;
member in struct:statvfs90
Completed in 35 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026