Searched defs:statx (Results 1 – 2 of 2) sorted by relevance
41521 struct statx { struct41534 struct statx_timestamp stx_atime; argument41535 struct statx_timestamp stx_btime; argument41536 struct statx_timestamp stx_ctime; argument41537 struct statx_timestamp stx_mtime; argument41538 __u32 stx_rdev_major;41539 __u32 stx_rdev_minor;41540 __u32 stx_dev_major;41541 __u32 stx_dev_minor;41542 __u64 stx_mnt_id;[all …]
50876 struct statx { struct50889 struct statx_timestamp stx_atime; argument50890 struct statx_timestamp stx_btime; argument50891 struct statx_timestamp stx_ctime; argument50892 struct statx_timestamp stx_mtime; argument50893 __u32 stx_rdev_major;50894 __u32 stx_rdev_minor;50895 __u32 stx_dev_major;50896 __u32 stx_dev_minor;50897 __u64 stx_mnt_id;[all …]