Searched refs:hpfs_add_sector_to_btree (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dfile.c75 if ((s = hpfs_add_sector_to_btree(inode->i_sb, inode->i_ino, 1, inode->i_blocks - 1)) == -1) {
H A Dhpfs_fn.h215 secno hpfs_add_sector_to_btree(struct super_block *, secno, int, unsigned);
H A Dea.c340 if (hpfs_add_sector_to_btree(s, fnode->ea_secno,
H A Danode.c60 secno hpfs_add_sector_to_btree(struct super_block *s, secno node, int fnod, unsigned fsecno) function
91 if (hpfs_stop_cycles(s, a, &c1, &c2, "hpfs_add_sector_to_btree #1")) return -1;
167 if (hpfs_stop_cycles(s, up, &c1, &c2, "hpfs_add_sector_to_btree #2")) return -1;

Completed in 31 milliseconds