Searched defs:bonus (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_full.c56 size_t bonus; local
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_deadlist.c830 dmu_buf_t *bonus; local
H A Ddmu.c441 dmu_spill_hold_existing(dmu_buf_t *bonus, void *tag, dmu_buf_t **dbp) argument
470 dmu_spill_hold_by_bonus(dmu_buf_t *bonus, uint32_t flags, void *tag, argument
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c1224 static U32 ZSTD_upscaleStat(unsigned* table, U32 lastEltIndex, int bonus) argument
1229 table[s] <<= ZSTD_FREQ_DIV+bonus; local
/freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3350 void *bonus = NULL; local
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c21225 static U32 ZSTD_upscaleStat(unsigned* table, U32 lastEltIndex, int bonus) argument
21230 table[s] <<= ZSTD_FREQ_DIV+bonus; local
[all...]

Completed in 300 milliseconds