Home
last modified time | relevance | path

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

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