Searched defs:vki_statfs (Results 1 – 11 of 11) sorted by relevance
326 struct vki_statfs { struct327 long f_type;328 long f_bsize;329 long f_blocks;330 long f_bfree;331 long f_bavail;332 long f_files;333 long f_ffree;334 __vki_kernel_fsid_t f_fsid;335 long f_namelen;[all …]
346 struct vki_statfs { struct347 long f_type;348 long f_bsize;349 long f_blocks;350 long f_bfree;351 long f_bavail;352 long f_files;353 long f_ffree;354 __vki_kernel_fsid_t f_fsid;355 long f_namelen;[all …]
500 struct vki_statfs { struct501 long f_type;502 long f_bsize;503 long f_blocks;504 long f_bfree;505 long f_bavail;506 long f_files;507 long f_ffree;508 __vki_kernel_fsid_t f_fsid;509 long f_namelen;[all …]
465 struct vki_statfs { struct466 __vki_u32 f_type;467 __vki_u32 f_bsize;468 __vki_u32 f_blocks;469 __vki_u32 f_bfree;470 __vki_u32 f_bavail;471 __vki_u32 f_files;472 __vki_u32 f_ffree;473 __vki_kernel_fsid_t f_fsid;474 __vki_u32 f_namelen;[all …]
353 struct vki_statfs { struct354 long f_type;355 long f_bsize;356 long f_blocks;357 long f_bfree;358 long f_bavail;359 long f_files;360 long f_ffree;361 __vki_kernel_fsid_t f_fsid;362 long f_namelen;[all …]
481 struct vki_statfs { struct482 int f_type;483 int f_bsize;484 long f_blocks;485 long f_bfree;486 long f_bavail;487 long f_files;488 long f_ffree;489 __vki_kernel_fsid_t f_fsid;490 int f_namelen;[all …]
470 struct vki_statfs { struct471 long f_type;472 long f_bsize;473 long f_frsize; /* Fragment size - unsupported */474 long f_blocks;475 long f_bfree;476 long f_files;477 long f_ffree;478 long f_bavail;481 __vki_kernel_fsid_t f_fsid;[all …]
388 struct vki_statfs { struct389 __vki_u32 f_type;390 __vki_u32 f_bsize;391 __vki_u32 f_blocks;392 __vki_u32 f_bfree;393 __vki_u32 f_bavail;394 __vki_u32 f_files;395 __vki_u32 f_ffree;396 __vki_kernel_fsid_t f_fsid;397 __vki_u32 f_namelen;[all …]
478 struct vki_statfs { struct479 __vki_u32 f_type;481 __vki_u32 f_bsize;482 __vki_u32 f_frsize;483 __vki_u32 f_blocks;484 __vki_u32 f_bfree;485 __vki_u32 f_files;486 __vki_u32 f_ffree;487 __vki_u32 f_bavail;488 __vki_kernel_fsid_t f_fsid;[all …]
426 struct vki_statfs { struct427 __vki_u32 f_type;428 __vki_u32 f_bsize;429 __vki_u32 f_blocks;430 __vki_u32 f_bfree;431 __vki_u32 f_bavail;432 __vki_u32 f_files;433 __vki_u32 f_ffree;434 __vki_kernel_fsid_t f_fsid;435 __vki_u32 f_namelen;[all …]
695 #define vki_statfs statfs macro