OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:va_bytes
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_compat50.c
75
u_quad_t
va_bytes
; /* bytes of disk space held by file */
member in struct:vattr50
106
va->
va_bytes
= va50->
va_bytes
;
132
va50->
va_bytes
= va->
va_bytes
;
/src/sys/fs/puffs/
puffs_compat.c
76
u_quad_t
va_bytes
;
member in struct:vattr50
181
va50->
va_bytes
= va->
va_bytes
;
206
va->
va_bytes
= va50->
va_bytes
;
/src/sys/sys/
vnode.h
274
u_quad_t
va_bytes
; /* bytes of disk space held by file */
member in struct:vattr
/src/sys/coda/
coda.h
294
u_quad_t
va_bytes
; /* bytes of disk space held by file */
member in struct:coda_vattr
Completed in 34 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025