hpfs_remove_btree  391 fs/hpfs/anode.c 		hpfs_remove_btree(s, &anode->btree);
hpfs_remove_btree  416 fs/hpfs/anode.c 		hpfs_remove_btree(s, btree);
hpfs_remove_btree  488 fs/hpfs/anode.c 	if (!fnode_is_dir(fnode)) hpfs_remove_btree(s, &fnode->btree);
hpfs_remove_btree   44 fs/hpfs/ea.c   			hpfs_remove_btree(s, &anode->btree);
hpfs_remove_btree  215 fs/hpfs/hpfs_fn.h void hpfs_remove_btree(struct super_block *, struct bplus_header *);