Searched refs:LNET_MKNET (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/lustre/include/linux/lnet/ |
D | types.h | 105 static inline __u32 LNET_MKNET(__u32 type, __u32 num) in LNET_MKNET() function
|
/drivers/staging/lustre/lnet/lnet/ |
D | nidstrings.c | 1189 *net = LNET_MKNET(nf->nf_type, netnum); in libcfs_str2net_internal() 1219 net = LNET_MKNET(SOCKLND, 0); in libcfs_str2nid()
|
D | config.c | 208 ni = lnet_ni_alloc(LNET_MKNET(LOLND, 0), NULL, nilist); in lnet_parse_networks()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | events.c | 458 peer->nid = *self = LNET_MKNID(LNET_MKNET(LOLND, 0), 0); in ptlrpc_uuid_to_peer()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 1220 LNET_MKNID(LNET_MKNET(lcfg->lcfg_nal, 0), addr); in class_config_llog_handler()
|