Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dnidstrings.c301 libcfs_lnd2netstrfns(int lnd) in libcfs_lnd2netstrfns() function
344 return libcfs_lnd2netstrfns(type) != NULL; in libcfs_isknown_lnd()
351 struct netstrfns *nf = libcfs_lnd2netstrfns(lnd); in libcfs_lnd2modname()
361 struct netstrfns *nf = libcfs_lnd2netstrfns(lnd); in libcfs_lnd2str()
389 struct netstrfns *nf = libcfs_lnd2netstrfns(lnd); in libcfs_net2str()
417 nf = libcfs_lnd2netstrfns(lnd); in libcfs_nid2str()
501 nf = libcfs_lnd2netstrfns(SOCKLND); in libcfs_str2nid()