Searched defs:io_statx (Results 1 – 5 of 5) sorted by relevance
44946 struct io_statx { struct44947 struct file *file;44948 int dfd;44949 unsigned int mask;44950 unsigned int flags;44951 const char *filename;44952 struct statx *buffer;
73701 struct io_statx { struct73702 struct file *file;73703 int dfd;73704 unsigned int mask;73705 unsigned int flags;73706 const char *filename;73707 struct statx *buffer;
40015 struct io_statx { struct40016 struct file *file;40017 int dfd;40018 unsigned int mask;40019 unsigned int flags;40020 const char *filename;40021 struct statx *buffer;