Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c301 CDEBUG(D_NET, "%s LND registered\n", libcfs_lnd2str(lnd->lnd_type)); in lnet_register_lnd()
317 CDEBUG(D_NET, "%s LND unregistered\n", libcfs_lnd2str(lnd->lnd_type)); in lnet_unregister_lnd()
1065 libcfs_lnd2str(lnd_type)); in lnet_startup_lndnis()
1082 libcfs_lnd2str(lnd_type), in lnet_startup_lndnis()
1100 rc, libcfs_lnd2str(lnd->lnd_type)); in lnet_startup_lndnis()
1133 libcfs_lnd2str(lnd->lnd_type), in lnet_startup_lndnis()
1156 libcfs_lnd2str(lnd_type)); in lnet_startup_lndnis()
/drivers/staging/lustre/lustre/libcfs/
Dnidstrings.c337 libcfs_lnd2str(int lnd) in libcfs_lnd2str() function
349 EXPORT_SYMBOL(libcfs_lnd2str);
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_private.h416 char *libcfs_lnd2str(int type);