Searched refs:ds64_32 (Results 1 – 1 of 1) sorted by relevance
263 struct statvfs64_32 ds64_32; in cstatvfs64_32() local282 STATVFSCOPY(&ds64_32, &ds64); in cstatvfs64_32()283 if (copyout(&ds64_32, ubp, sizeof (ds64_32)) != 0) in cstatvfs64_32()