Searched defs:target_statx (Results 1 – 1 of 1) sorted by relevance
2702 struct target_statx { struct2719 struct target_statx_timestamp stx_atime; /* Last access time */ argument2720 struct target_statx_timestamp stx_btime; /* File creation time */ argument2721 struct target_statx_timestamp stx_ctime; /* Last attribute change time */ argument2722 struct target_statx_timestamp stx_mtime; /* Last data modification time */ argument2724 abi_uint stx_rdev_major; /* Device ID of special file [if bdev/cdev] */2725 abi_uint stx_rdev_minor;2726 abi_uint stx_dev_major; /* ID of device containing file [uncond] */2727 abi_uint stx_dev_minor;2729 abi_ullong __spare2[14]; /* Spare space for future expansion */