Searched refs:hpfs_ea_remove (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/hpfs/
H A Danode.c384 void hpfs_ea_remove(struct super_block *s, secno a, int ano, unsigned len) hpfs_ea_remove() function
435 hpfs_ea_remove(s, le32_to_cpu(btree->u.internal[j].down), 1, 0); hpfs_truncate_btree()
492 hpfs_ea_remove(s, ea_sec(ea), ea_in_anode(ea), ea_len(ea)); hpfs_remove_fnode()
H A Dea.c34 hpfs_ea_remove(s, ea_sec(ea), ea_in_anode(ea), ea_len(ea)); hpfs_ea_ext_remove()
H A Dhpfs_fn.h211 void hpfs_ea_remove(struct super_block *, secno, int, unsigned);

Completed in 123 milliseconds