Searched refs:hpfs_remove_btree (Results 1 – 3 of 3) sorted by relevance
275 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree() function392 hpfs_remove_btree(s, GET_BTREE_PTR(&anode->btree)); in hpfs_ea_remove()417 hpfs_remove_btree(s, btree); in hpfs_truncate_btree()489 if (!fnode_is_dir(fnode)) hpfs_remove_btree(s, GET_BTREE_PTR(&fnode->btree)); in hpfs_remove_fnode()
215 void hpfs_remove_btree(struct super_block *, struct bplus_header *);
44 hpfs_remove_btree(s, GET_BTREE_PTR(&anode->btree)); in hpfs_ea_ext_remove()