Searched defs:fixup_entry (Results 1 – 1 of 1) sorted by relevance
108 struct fixup_entry { struct109 struct fixup_entry *next; argument110 mode_t mode;111 int64_t atime;112 int64_t birthtime;113 int64_t mtime;114 unsigned long atime_nanos;115 unsigned long birthtime_nanos;116 unsigned long mtime_nanos;117 unsigned long fflags_set;[all …]