Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c57 proc_copyin_string(char *kbuffer, int kbuffer_size, const char *ubuffer, in proc_copyin_string() function
199 rc = proc_copyin_string(str, sizeof (str), buffer, *lenp); in proc_dohostid()