Home
last modified time | relevance | path

Searched refs:hpfs_read_ea (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hpfs/
H A Dhpfs_fn.h264 int hpfs_read_ea(struct super_block *, struct fnode *, char *, char *, int);
H A Dea.c74 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, in hpfs_read_ea() function
H A Dnamei.c486 err = hpfs_read_ea(i->i_sb, fnode, "SYMLINK", link, PAGE_SIZE); in hpfs_symlink_read_folio()