Searched refs:EA_FULL (Results 1 – 2 of 2) sorted by relevance
23 static inline size_t unpacked_ea_size(const struct EA_FULL *ea) in unpacked_ea_size()32 static inline size_t packed_ea_size(const struct EA_FULL *ea) in packed_ea_size()36 offsetof(struct EA_FULL, flags); in packed_ea_size()53 const struct EA_FULL *ea = Add2Ptr(ea_all, *off); in find_ea()162 struct EA_FULL *ea_all = NULL; in ntfs_list_ea()163 const struct EA_FULL *ea; in ntfs_list_ea()204 struct EA_FULL *ea_all = NULL; in ntfs_get_ea()205 const struct EA_FULL *ea; in ntfs_get_ea()269 struct EA_FULL *new_ea; in ntfs_set_ea()270 struct EA_FULL *ea_all = NULL; in ntfs_set_ea()[all …]
1173 struct EA_FULL { struct1181 static_assert(offsetof(struct EA_FULL, name) == 8); argument
Completed in 13 milliseconds