hpfs_remove_btree  385 fs/hpfs/anode.c 		hpfs_remove_btree(s, &anode->btree);
hpfs_remove_btree  410 fs/hpfs/anode.c 		hpfs_remove_btree(s, btree);
hpfs_remove_btree  482 fs/hpfs/anode.c 	if (!fnode->dirflag) hpfs_remove_btree(s, &fnode->btree);
hpfs_remove_btree   43 fs/hpfs/ea.c   			hpfs_remove_btree(s, &anode->btree);
hpfs_remove_btree  217 fs/hpfs/hpfs_fn.h void hpfs_remove_btree(struct super_block *, struct bplus_header *);