Searched defs:target_statx (Results 1 – 1 of 1) sorted by relevance
2708 struct target_statx { struct2725 struct target_statx_timestamp stx_atime; /* Last access time */ argument2726 struct target_statx_timestamp stx_btime; /* File creation time */ argument2727 struct target_statx_timestamp stx_ctime; /* Last attribute change time */ argument2728 struct target_statx_timestamp stx_mtime; /* Last data modification time */ argument2730 abi_uint stx_rdev_major; /* Device ID of special file [if bdev/cdev] */2731 abi_uint stx_rdev_minor;2732 abi_uint stx_dev_major; /* ID of device containing file [uncond] */2733 abi_uint stx_dev_minor;2735 abi_ullong __spare2[14]; /* Spare space for future expansion */