Searched refs:MAXTRIES (Results 1 – 2 of 2) sorted by relevance
1561 #define MAXTRIES 1000 in cachefs_cnode_lostfound() macro1563 for (index = 0; index < MAXTRIES; index++) { in cachefs_cnode_lostfound()1578 if (index == MAXTRIES) { in cachefs_cnode_lostfound()
286 #define MAXTRIES 10 in logelem_lostfound() macro401 for (index = 0; index < MAXTRIES; index++) { in logelem_lostfound()