Lines Matching refs:c1
247 int c1, c2 = 0; in hpfs_add_to_dnode() local
266 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "hpfs_add_to_dnode")) { in hpfs_add_to_dnode()
393 int c1, c2 = 0; in hpfs_add_dirent() local
397 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "hpfs_add_dirent")) return 1; in hpfs_add_dirent()
439 int c1, c2 = 0; in move_to_top() local
443 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "move_to_top")) in move_to_top()
523 int c1, c2 = 0; in delete_empty_dnode() local
525 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "delete_empty_dnode")) return; in delete_empty_dnode()
748 int c1, c2 = 0; in hpfs_count_dnodes() local
753 if (hpfs_stop_cycles(s, dno, &c1, &c2, "hpfs_count_dnodes #1")) return; in hpfs_count_dnodes()
822 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local
826 if (hpfs_stop_cycles(s, d, &c1, &c2, "hpfs_de_as_down_as_possible")) in hpfs_de_as_down_as_possible()
914 int c1, c2 = 0; in map_dirent() local
919 if (hpfs_stop_cycles(inode->i_sb, dno, &c1, &c2, "map_dirent")) return NULL; in map_dirent()
1008 int c1, c2 = 0; in map_fnode_dirent() local
1064 if (hpfs_stop_cycles(s, dno, &c1, &c2, "map_fnode_dirent #1")) { in map_fnode_dirent()