Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dconnection.c62 conn->c_self = self; in ptlrpc_connection_get()
Dniobuf.c85 rc = LNetPut(conn->c_self, *mdh, ack, in ptl_send_buf()
Dsec.c1374 conn->c_self, &sf); in sptlrpc_import_sec_adapt()
1413 LNET_NIDNET(conn->c_self), in sptlrpc_import_sec_adapt()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h278 lnet_nid_t c_self; member
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1146 id = imp->imp_connection->c_self ^ (imp->imp_connection->c_self >> 32);