Searched refs:hpfs_remove_btree (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 190 milliseconds