Lines Matching defs:target_stat64
1266 struct target_stat64 { struct
1267 abi_ushort st_dev;
1268 unsigned char __pad0[10];
1271 abi_ulong __st_ino;
1273 abi_uint st_mode;
1274 abi_uint st_nlink;
1276 abi_ulong st_uid;
1277 abi_ulong st_gid;
1279 abi_ushort st_rdev;
1280 unsigned char __pad3[10];
1282 abi_llong st_size;
1283 abi_ulong st_blksize;
1285 abi_ulong st_blocks; /* Number 512-byte blocks allocated. */
1286 abi_ulong __pad4; /* future possible st_blocks high bits */
1288 abi_ulong target_st_atime;
1289 abi_ulong target_st_atime_nsec;
1291 abi_ulong target_st_mtime;
1292 abi_ulong target_st_mtime_nsec;
1294 abi_ulong target_st_ctime;
1295 abi_ulong target_st_ctime_nsec;
1297 abi_ullong st_ino;
1352 struct target_stat64 { struct
1353 unsigned char __pad0[6];
1354 abi_ushort st_dev;
1356 abi_ullong st_ino;
1357 abi_ullong st_nlink;
1359 abi_uint st_mode;
1361 abi_uint st_uid;
1362 abi_uint st_gid;
1364 unsigned char __pad2[6];
1365 abi_ushort st_rdev;
1367 abi_llong st_size;
1368 abi_llong st_blksize;
1370 unsigned char __pad4[4];
1371 abi_uint st_blocks;
1373 abi_ulong target_st_atime;
1374 abi_ulong target_st_atime_nsec;
1376 abi_ulong target_st_mtime;
1377 abi_ulong target_st_mtime_nsec;
1379 abi_ulong target_st_ctime;
1380 abi_ulong target_st_ctime_nsec;
1382 abi_ulong __unused4[3];
1409 struct target_stat64 { struct
1410 unsigned char __pad0[6];
1411 abi_ushort st_dev;
1413 abi_ullong st_ino;
1415 abi_uint st_mode;
1416 abi_uint st_nlink;
1418 abi_uint st_uid;
1419 abi_uint st_gid;
1421 unsigned char __pad2[6];
1422 abi_ushort st_rdev;
1424 unsigned char __pad3[8];
1426 abi_llong st_size;
1427 abi_uint st_blksize;
1429 unsigned char __pad4[8];
1430 abi_uint st_blocks;
1432 abi_uint target_st_atime;
1433 abi_uint target_st_atime_nsec;
1435 abi_uint target_st_mtime;
1436 abi_uint target_st_mtime_nsec;
1438 abi_uint target_st_ctime;
1439 abi_uint target_st_ctime_nsec;
1441 abi_uint __unused1;
1442 abi_uint __unused2;
1479 struct QEMU_PACKED target_stat64 { struct
1480 abi_ullong st_dev;
1481 abi_ullong st_ino;
1482 abi_uint st_mode;
1483 abi_uint st_nlink;
1484 abi_uint st_uid;
1485 abi_uint st_gid;
1486 abi_ullong st_rdev;
1487 abi_ullong __pad0;
1488 abi_llong st_size;
1489 abi_int st_blksize;
1490 abi_uint __pad1;
1491 abi_llong st_blocks; /* Number 512-byte blocks allocated. */
1492 abi_int target_st_atime;
1493 abi_uint target_st_atime_nsec;
1494 abi_int target_st_mtime;
1495 abi_uint target_st_mtime_nsec;
1496 abi_int target_st_ctime;
1497 abi_uint target_st_ctime_nsec;
1498 abi_uint __unused4;
1499 abi_uint __unused5;
1529 struct QEMU_PACKED target_stat64 { struct
1530 abi_ullong st_dev;
1532 abi_uint pad0;
1533 abi_uint __st_ino;
1535 abi_uint st_mode;
1536 abi_uint st_nlink;
1537 abi_uint st_uid;
1538 abi_uint st_gid;
1539 abi_ullong st_rdev;
1540 abi_ullong __pad1;
1542 abi_llong st_size;
1543 abi_int st_blksize;
1544 abi_uint __pad2;
1545 abi_llong st_blocks;
1547 abi_int target_st_atime;
1548 abi_uint target_st_atime_nsec;
1549 abi_int target_st_mtime;
1550 abi_uint target_st_mtime_nsec;
1551 abi_int target_st_ctime;
1552 abi_uint target_st_ctime_nsec;
1553 abi_ullong st_ino;
1585 struct target_stat64 { struct
1586 abi_ullong st_dev;
1587 unsigned char __pad1[2];
1590 abi_ulong __st_ino;
1592 abi_uint st_mode;
1593 abi_uint st_nlink;
1595 abi_ulong st_uid;
1596 abi_ulong st_gid;
1598 abi_ullong st_rdev;
1599 unsigned char __pad3[2];
1601 abi_llong st_size;
1602 abi_ulong st_blksize;
1604 abi_ulong __pad4; /* future possible st_blocks high bits */
1605 abi_ulong st_blocks; /* Number 512-byte blocks allocated. */
1607 abi_ulong target_st_atime;
1608 abi_ulong target_st_atime_nsec;
1610 abi_ulong target_st_mtime;
1611 abi_ulong target_st_mtime_nsec;
1613 abi_ulong target_st_ctime;
1614 abi_ulong target_st_ctime_nsec;
1616 abi_ullong st_ino;
1721 struct target_stat64 { struct
1722 abi_ulong st_dev;
1723 abi_ulong st_pad0[3]; /* Reserved for st_dev expansion */
1725 abi_ullong st_ino;
1727 abi_uint st_mode;
1728 abi_uint st_nlink;
1730 abi_int st_uid;
1731 abi_int st_gid;
1733 abi_ulong st_rdev;
1734 abi_ulong st_pad1[3]; /* Reserved for st_rdev expansion */
1736 abi_llong st_size;
1742 abi_long target_st_atime;
1743 abi_ulong target_st_atime_nsec; /* Reserved for st_atime expansion */
1745 abi_long target_st_mtime;
1746 abi_ulong target_st_mtime_nsec; /* Reserved for st_mtime expansion */
1748 abi_long target_st_ctime;
1749 abi_ulong target_st_ctime_nsec; /* Reserved for st_ctime expansion */
1751 abi_ulong st_blksize;
1752 abi_ulong st_pad2;
1754 abi_llong st_blocks;
1778 struct target_stat64 { struct
1779 abi_ulong st_dev;
1780 abi_ulong st_ino;
1781 abi_ulong st_rdev;
1782 abi_long st_size;
1783 abi_ulong st_blocks;
1785 abi_uint st_mode;
1786 abi_uint st_uid;
1787 abi_uint st_gid;
1788 abi_uint st_blksize;
1789 abi_uint st_nlink;
1790 abi_uint __pad0;
1792 abi_ulong target_st_atime;
1793 abi_ulong target_st_atime_nsec;
1794 abi_ulong target_st_mtime;
1795 abi_ulong target_st_mtime_nsec;
1796 abi_ulong target_st_ctime;
1797 abi_ulong target_st_ctime_nsec;
1798 abi_long __unused[3];
1829 struct QEMU_PACKED target_stat64 { struct
1830 abi_ullong st_dev;
1831 unsigned char __pad0[4];
1834 abi_ulong __st_ino;
1836 abi_uint st_mode;
1837 abi_uint st_nlink;
1839 abi_ulong st_uid;
1840 abi_ulong st_gid;
1842 abi_ullong st_rdev;
1843 unsigned char __pad3[4];
1845 abi_llong st_size;
1846 abi_ulong st_blksize;
1848 abi_ullong st_blocks; /* Number 512-byte blocks allocated. */
1850 abi_ulong target_st_atime;
1851 abi_ulong target_st_atime_nsec;
1853 abi_ulong target_st_mtime;
1854 abi_ulong target_st_mtime_nsec;
1856 abi_ulong target_st_ctime;
1857 abi_ulong target_st_ctime_nsec;
1859 abi_ullong st_ino;
1955 struct target_stat64 { struct
1956 abi_ullong st_dev; /* Device */
1957 abi_ullong st_ino; /* File serial number */
1958 abi_uint st_mode; /* File mode. */
1959 abi_uint st_nlink; /* Link count. */
1960 abi_uint st_uid; /* User ID of the file's owner. */
1961 abi_uint st_gid; /* Group ID of the file's group. */
1962 abi_ullong st_rdev; /* Device number, if device. */
1963 abi_llong st_size; /* Size of file, in bytes. */
1964 abi_ulong st_blksize; /* Optimal block size for I/O. */
1965 abi_ulong __unused2;
1966 abi_ullong st_blocks; /* Number 512-byte blocks allocated. */
1967 abi_ulong target_st_atime; /* Time of last access. */
1968 abi_ulong target_st_atime_nsec;
1969 abi_ulong target_st_mtime; /* Time of last modification. */
1970 abi_ulong target_st_mtime_nsec;
1971 abi_ulong target_st_ctime; /* Time of last status change. */
1972 abi_ulong target_st_ctime_nsec;
1973 abi_ulong __unused4;
1974 abi_ulong __unused5;
2008 struct target_stat64 { struct
2009 abi_ullong st_dev;
2010 abi_ullong st_ino;
2011 abi_uint st_mode;
2012 abi_uint st_nlink;
2013 abi_uint st_uid;
2014 abi_uint st_gid;
2015 abi_ullong st_rdev;
2016 abi_ullong __pad1;
2017 abi_llong st_size;
2018 abi_int st_blksize;
2019 abi_int __pad2;
2020 abi_llong st_blocks;
2021 abi_int target_st_atime;
2022 abi_uint target_st_atime_nsec;
2023 abi_int target_st_mtime;
2024 abi_uint target_st_mtime_nsec;
2025 abi_int target_st_ctime;
2026 abi_uint target_st_ctime_nsec;
2027 abi_uint __unused4;
2028 abi_uint __unused5;
2067 struct target_stat64 { struct
2068 abi_ullong st_dev;
2069 abi_uint _pad1;
2070 abi_uint _res1;
2071 abi_uint st_mode;
2072 abi_uint st_nlink;
2073 abi_uint st_uid;
2074 abi_uint st_gid;
2075 abi_ullong st_rdev;
2076 abi_uint _pad2;
2077 abi_llong st_size;
2078 abi_int st_blksize;
2079 abi_llong st_blocks;
2080 abi_int target_st_atime;
2081 abi_uint target_st_atime_nsec;
2082 abi_int target_st_mtime;
2083 abi_uint target_st_mtime_nsec;
2084 abi_int target_st_ctime;
2085 abi_uint target_st_ctime_nsec;
2086 abi_ullong st_ino;