Searched refs:hpfs_read_ea (Results 1 – 3 of 3) sorted by relevance
/linux/fs/hpfs/ |
H A D | hpfs_fn.h | 264 int hpfs_read_ea(struct super_block *, struct fnode *, char *, char *, int);
|
H A D | ea.c | 74 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, in hpfs_read_ea() function
|
H A D | namei.c | 485 err = hpfs_read_ea(i->i_sb, fnode, "SYMLINK", link, PAGE_SIZE); in hpfs_symlink_read_folio()
|