Lines Matching refs:c1
251 int c1, c2 = 0; in hpfs_add_to_dnode() local
270 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "hpfs_add_to_dnode")) { in hpfs_add_to_dnode()
397 int c1, c2 = 0; in hpfs_add_dirent() local
401 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "hpfs_add_dirent")) return 1; in hpfs_add_dirent()
442 int c1, c2 = 0; in move_to_top() local
446 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "move_to_top")) in move_to_top()
526 int c1, c2 = 0; in delete_empty_dnode() local
528 if (hpfs_stop_cycles(i->i_sb, dno, &c1, &c2, "delete_empty_dnode")) return; in delete_empty_dnode()
750 int c1, c2 = 0; in hpfs_count_dnodes() local
755 if (hpfs_stop_cycles(s, dno, &c1, &c2, "hpfs_count_dnodes #1")) return; in hpfs_count_dnodes()
824 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local
828 if (hpfs_stop_cycles(s, d, &c1, &c2, "hpfs_de_as_down_as_possible")) in hpfs_de_as_down_as_possible()
916 int c1, c2 = 0; in map_dirent() local
921 if (hpfs_stop_cycles(inode->i_sb, dno, &c1, &c2, "map_dirent")) return NULL; in map_dirent()
1010 int c1, c2 = 0; in map_fnode_dirent() local
1066 if (hpfs_stop_cycles(s, dno, &c1, &c2, "map_fnode_dirent #1")) { in map_fnode_dirent()