Searched refs:cl_flvr_mgc (Results 1 – 4 of 4) sorted by relevance
996 if (cli->cl_flvr_mgc.sf_rpc != SPTLRPC_FLVR_INVALID) in mgc_set_info_async()1012 if (cli->cl_flvr_mgc.sf_rpc == SPTLRPC_FLVR_INVALID) { in mgc_set_info_async()1013 cli->cl_flvr_mgc = flvr; in mgc_set_info_async()1014 } else if (memcmp(&cli->cl_flvr_mgc, &flvr, in mgc_set_info_async()1018 sptlrpc_flavor2name(&cli->cl_flvr_mgc, in mgc_set_info_async()
309 cli->cl_flvr_mgc.sf_rpc = SPTLRPC_FLVR_INVALID; in client_obd_setup()
252 struct sptlrpc_flavor cl_flvr_mgc; /* fixed flavor of mgc->mgs */ member
1369 sf = cliobd->cl_flvr_mgc; in sptlrpc_import_sec_adapt()