Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dhpfs_fn.h135 static inline struct extended_attribute *fnode_ea(struct fnode *fnode) in fnode_ea() function
H A Dmap.c203 ea = fnode_ea(fnode); in hpfs_map_fnode()
H A Danode.c492 for (ea = fnode_ea(fnode); ea < ea_end; ea = next_ea(ea)) in hpfs_remove_fnode()