Home
last modified time | relevance | path

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

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