Searched defs:filetimes_extattr_entry (Results 1 – 1 of 1) sorted by relevance
705 struct filetimes_extattr_entry { struct706 struct extattr_entry hdr;707 uint32_t d_l; /* length of times[] data following */708 uint32_t existence; /* bitmask */709 struct timestamp times[1]; /* in order of ascending bits */