Lines Matching refs:c2
231 int c1, c2 = 0; in hpfs_add_to_dnode() local
250 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "hpfs_add_to_dnode")) { in hpfs_add_to_dnode()
371 int c1, c2 = 0; in hpfs_add_dirent() local
375 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "hpfs_add_dirent")) return 1; in hpfs_add_dirent()
419 int c1, c2 = 0; in move_to_top() local
423 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "move_to_top")) in move_to_top()
502 int c1, c2 = 0; in delete_empty_dnode() local
504 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "delete_empty_dnode")) return; in delete_empty_dnode()
728 int c1, c2 = 0; in hpfs_count_dnodes() local
733 if (hpfs_stop_cycles(s, dno, &c1, &c2, "hpfs_count_dnodes #1")) return; in hpfs_count_dnodes()
802 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local
806 if (hpfs_stop_cycles(s, d, &c1, &c2, "hpfs_de_as_down_as_possible")) in hpfs_de_as_down_as_possible()
891 int c1, c2 = 0; in map_dirent() local
896 if (hpfs_stop_cycles(inode->i_sb, dno, &c1, &c2, "map_dirent")) return NULL; in map_dirent()
985 int c1, c2 = 0; in map_fnode_dirent() local
1041 if (hpfs_stop_cycles(s, dno, &c1, &c2, "map_fnode_dirent #1")) { in map_fnode_dirent()