Home
last modified time | relevance | path

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

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