Home
last modified time | relevance | path

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

/linux-4.1.27/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);
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Devents.c453 while (lustre_uuid_to_peer(uuid->uuid, &dst_nid, count++) == 0) { in ptlrpc_uuid_to_peer()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1914 int lustre_uuid_to_peer(const char *uuid, lnet_nid_t *peer_nid, int index);