Home
last modified time | relevance | path

Searched defs:POOL_sizeof (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/zstd/lib/common/
H A Dpool.c197 size_t POOL_sizeof(const POOL_ctx* ctx) { in POOL_sizeof() function
349 size_t POOL_sizeof(const POOL_ctx* ctx) { in POOL_sizeof() function
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/common/
H A Dpool.c189 size_t POOL_sizeof(POOL_ctx *ctx) { in POOL_sizeof() function
338 size_t POOL_sizeof(POOL_ctx* ctx) { in POOL_sizeof() function
/freebsd-src/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h86 #define POOL_sizeof zfs_POOL_sizeof macro