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