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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dhpfs_fn.h219 void hpfs_ea_remove(struct super_block *, secno, int, unsigned);
H A Danode.c379 void hpfs_ea_remove(struct super_block *s, secno a, int ano, unsigned len) function
430 hpfs_ea_remove(s, btree->u.internal[j].down, 1, 0);
487 hpfs_ea_remove(s, ea_sec(ea), ea->anode, ea_len(ea));
H A Dea.c34 hpfs_ea_remove(s, ea_sec(ea), ea->anode, ea_len(ea));

Completed in 49 milliseconds