Searched defs:target_statfs (Results 1 – 3 of 3) sorted by relevance
352 struct target_statfs { struct353 uint32_t f_version; /* structure version number */354 uint32_t f_type; /* type of filesystem */355 uint64_t f_flags; /* copy of mount exported flags */356 uint64_t f_bsize; /* filesystem fragment size */357 uint64_t f_iosize; /* optimal transfer block size */358 uint64_t f_blocks; /* total data blocks in filesystem */359 uint64_t f_bfree; /* free blocks in filesystem */360 int64_t f_bavail; /* free blocks avail to non-superuser */361 uint64_t f_files; /* total file nodes in filesystem */[all …]
182 struct target_freebsd11_statfs *target_statfs; in h2t_freebsd11_statfs() local220 struct target_statfs *target_statfs; in h2t_freebsd_statfs() local
2098 struct target_statfs { struct2115 struct target_statfs { argument2133 struct target_statfs64 { argument2152 struct target_statfs { struct2167 struct target_statfs64 { argument2182 struct target_statfs { argument2198 struct target_statfs64 { argument2213 struct target_statfs { argument2228 struct target_statfs64 { argument