Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dtunables.c242 zfs_tunable_get_uint(const zfs_tunable_t *zt, char *val, size_t valsz) in zfs_tunable_get_uint() function
307 err = zfs_tunable_get_uint(zt, val, valsz); in zfs_tunable_get()