Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hpfs/
Dhpfs_fn.h263 void hpfs_ea_ext_remove(struct super_block *, secno, int, unsigned);
Dea.c15 void hpfs_ea_ext_remove(struct super_block *s, secno a, int ano, unsigned len) in hpfs_ea_ext_remove() function
Danode.c494hpfs_ea_ext_remove(s, le32_to_cpu(fnode->ea_secno), fnode_in_anode(fnode), le32_to_cpu(fnode->ea_s… in hpfs_remove_fnode()