Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dnidstrings.c438 libcfs_str2net_internal(const char *str, __u32 *net) in libcfs_str2net_internal() function
479 if (libcfs_str2net_internal(str, &net) != NULL) in libcfs_str2net()
495 nf = libcfs_str2net_internal(sep + 1, &net); in libcfs_str2nid()