Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dea.c83 for (ea = fnode_ea(fnode); ea < ea_end; ea = next_ea(ea)) in hpfs_read_ea()
138 for (ea = fnode_ea(fnode); ea < ea_end; ea = next_ea(ea)) in hpfs_get_ea()
201 for (ea = fnode_ea(fnode); ea < ea_end; ea = next_ea(ea)) in hpfs_set_ea()
H A Dhpfs_fn.h150 static inline struct extended_attribute *next_ea(struct extended_attribute *ea) in next_ea() function
H A Dmap.c211 ea = next_ea(ea); in hpfs_map_fnode()
H A Danode.c491 for (ea = fnode_ea(fnode); ea < ea_end; ea = next_ea(ea)) in hpfs_remove_fnode()