Searched refs:hpfs_remove_btree (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 Danode.c268 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) function
285 if (hpfs_stop_cycles(s, ano, &d1, &d2, "hpfs_remove_btree #1"))
298 if (hpfs_stop_cycles(s, ano, &c1, &c2, "hpfs_remove_btree #2")) return;
385 hpfs_remove_btree(s, &anode->btree);
410 hpfs_remove_btree(s, btree);
482 if (!fnode->dirflag) hpfs_remove_btree(s, &fnode->btree);
H A Dhpfs_fn.h216 void hpfs_remove_btree(struct super_block *, struct bplus_header *);
H A Dea.c43 hpfs_remove_btree(s, &anode->btree);

Completed in 55 milliseconds