Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dhpfs.h570 static inline bool ea_in_anode(struct extended_attribute *ea) in ea_in_anode() function
H A Danode.c494 hpfs_ea_remove(s, ea_sec(ea), ea_in_anode(ea), ea_len(ea)); in hpfs_remove_fnode()