Searched refs:zfs_tunable_parse_int (Results 1 – 1 of 1) sorted by relevance
122 zfs_tunable_parse_int(const char *val, intmax_t *np, in zfs_tunable_parse_int() function168 int err = zfs_tunable_parse_int(val, &n, INT_MIN, INT_MAX); in zfs_tunable_set_int()