Home
last modified time | relevance | path

Searched refs:ea_valuelen (Results 1 – 1 of 1) sorted by relevance

/linux/fs/hpfs/
H A Dhpfs_fn.h145 static unsigned ea_valuelen(struct extended_attribute *ea) in ea_valuelen() function
152 return (struct extended_attribute *)((char *)ea + 5 + ea->namelen + ea_valuelen(ea)); in next_ea()