Home
last modified time | relevance | path

Searched defs:iattr (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h4565 struct iattr { struct
4566 unsigned int ia_valid;
4567 umode_t ia_mode;
4568 kuid_t ia_uid;
4569 kgid_t ia_gid;
4570 loff_t ia_size;
4571 struct timespec64 ia_atime;
4572 struct timespec64 ia_mtime;
4573 struct timespec64 ia_ctime;
4574 struct file *ia_file;
[all …]