Home
last modified time | relevance | path

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

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