Searched refs:IsReadAheadFeaturePresent (Results 1 – 2 of 2) sorted by relevance
264 bool IsReadAheadFeaturePresent() { return read_ahead_feature_; } in IsReadAheadFeaturePresent() function
514 if (snapuserd_->IsReadAheadFeaturePresent() && cow_op->type == kCowCopyOp) { in GetNumberOfMergedOps()