Searched defs:next_ea (Results 1 – 2 of 2) sorted by relevance
150 static inline struct extended_attribute *next_ea(struct extended_attribute *ea) in next_ea() function
659 struct jfs_ea *ea, *old_ea = NULL, *next_ea = NULL; in __jfs_setxattr() local