Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dhpfs_fn.h150 static inline struct extended_attribute *next_ea(struct extended_attribute *ea) in next_ea() function
/openbmc/linux/fs/jfs/
H A Dxattr.c661 struct jfs_ea *ea, *old_ea = NULL, *next_ea = NULL; in __jfs_setxattr() local