Searched refs:ea_valuelen (Results 1 – 1 of 1) sorted by relevance
145 static unsigned ea_valuelen(struct extended_attribute *ea) in ea_valuelen() function152 return (struct extended_attribute *)((char *)ea + 5 + ea->namelen + ea_valuelen(ea)); in next_ea()