Lines Matching defs:statx
99 struct statx { struct
102 __u32 stx_mask;
105 __u32 stx_blksize;
108 __u64 stx_attributes;
112 __u32 stx_nlink;
115 __u32 stx_uid;
139 struct statx_timestamp stx_atime; argument
142 struct statx_timestamp stx_btime; argument
145 struct statx_timestamp stx_ctime; argument
148 struct statx_timestamp stx_mtime; argument
152 __u32 stx_rdev_major;
153 __u32 stx_rdev_minor;
156 __u32 stx_dev_major;
157 __u32 stx_dev_minor;
160 __u64 stx_mnt_id;
163 __u32 stx_dio_mem_align;
166 __u32 stx_dio_offset_align;
170 __u64 stx_subvol;
194 * Query request/result mask for statx() and struct statx::stx_mask. argument