Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/lnet/
Dtypes.h105 static inline __u32 LNET_MKNET(__u32 type, __u32 num) in LNET_MKNET() function
/drivers/staging/lustre/lnet/lnet/
Dnidstrings.c1189 *net = LNET_MKNET(nf->nf_type, netnum); in libcfs_str2net_internal()
1219 net = LNET_MKNET(SOCKLND, 0); in libcfs_str2nid()
Dconfig.c208 ni = lnet_ni_alloc(LNET_MKNET(LOLND, 0), NULL, nilist); in lnet_parse_networks()
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c458 peer->nid = *self = LNET_MKNID(LNET_MKNET(LOLND, 0), 0); in ptlrpc_uuid_to_peer()
/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1220 LNET_MKNID(LNET_MKNET(lcfg->lcfg_nal, 0), addr); in class_config_llog_handler()