IDR_SIZE           56 lib/util/idtree.c 	struct idr_layer	*ary[IDR_SIZE];
IDR_SIZE          124 lib/util/idtree.c 		m = find_next_bit(bm, IDR_SIZE, n);
IDR_SIZE          125 lib/util/idtree.c 		if (m == IDR_SIZE) {