Home
last modified time | relevance | path

Searched refs:_RAIDZ_REC_WRAP (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDvdev_raidz_impl.h214 #define _RAIDZ_REC_WRAP(code, impl) \ macro
238 _RAIDZ_REC_WRAP(p, impl); \
239 _RAIDZ_REC_WRAP(q, impl); \
240 _RAIDZ_REC_WRAP(r, impl); \
241 _RAIDZ_REC_WRAP(pq, impl); \
242 _RAIDZ_REC_WRAP(pr, impl); \
243 _RAIDZ_REC_WRAP(qr, impl); \
244 _RAIDZ_REC_WRAP(pqr, impl)