Searched refs:stripeFactor (Results 1 – 2 of 2) sorted by relevance
567 SDBMConstantExpr stripeFactor) { in get() argument569 assert(stripeFactor && "expected non-null stripe factor"); in get()570 if (stripeFactor.getValue() <= 0) in get()576 stripeFactor); in get()
283 static SDBMStripeExpr get(SDBMDirectExpr var, SDBMConstantExpr stripeFactor);