Searched defs:filetimes_extattr_entry (Results 1 – 1 of 1) sorted by relevance
699 struct filetimes_extattr_entry { struct700 struct extattr_entry hdr;701 uint32_t d_l; /* length of times[] data following */702 uint32_t existence; /* bitmask */703 struct timestamp times[1]; /* in order of ascending bits */