Home
last modified time | relevance | path

Searched defs:next_ea (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/hpfs/ !
Dhpfs_fn.h144 static inline struct extended_attribute *next_ea(struct extended_attribute *ea) in next_ea() function
/linux-2.6.39/fs/jfs/ !
Dxattr.c772 struct jfs_ea *ea, *old_ea = NULL, *next_ea = NULL; in __jfs_setxattr() local