hpfs_add_sector_to_btree  339 fs/hpfs/ea.c   			if (hpfs_add_sector_to_btree(s, fnode->ea_secno,
hpfs_add_sector_to_btree   74 fs/hpfs/file.c 	if ((s = hpfs_add_sector_to_btree(inode->i_sb, inode->i_ino, 1, inode->i_blocks - 1)) == -1) {
hpfs_add_sector_to_btree  216 fs/hpfs/hpfs_fn.h secno hpfs_add_sector_to_btree(struct super_block *, secno, int, unsigned);