Searched refs:hpfs_read_ea (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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 | 490 err = hpfs_read_ea(i->i_sb, fnode, "SYMLINK", link, PAGE_SIZE); in hpfs_symlink_readpage()
|
/kernel/linux/linux-6.6/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 | 486 err = hpfs_read_ea(i->i_sb, fnode, "SYMLINK", link, PAGE_SIZE); in hpfs_symlink_read_folio()
|
Completed in 6 milliseconds