Searched refs:node_first_clear (Results 1 – 1 of 1) sorted by relevance
909 static inline sparsebit_idx_t node_first_clear(struct node *nodep, int start) in node_first_clear() function1115 return node_first_clear(nodep1, 0); in sparsebit_first_clear()1149 return node_first_clear(nodep2, 0); in sparsebit_first_clear()1297 return node_first_clear(nodep2, 0); in sparsebit_next_clear()