Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dlustre_peer.c72 int lustre_uuid_to_peer(const char *uuid, lnet_nid_t *peer_nid, int index) in lustre_uuid_to_peer() function
93 EXPORT_SYMBOL(lustre_uuid_to_peer);
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c452 while (lustre_uuid_to_peer(uuid->uuid, &dst_nid, count++) == 0) { in ptlrpc_uuid_to_peer()
/drivers/staging/lustre/lustre/include/
Dobd_class.h1775 int lustre_uuid_to_peer(const char *uuid, lnet_nid_t *peer_nid, int index);