Searched refs:cl_flvr_mgc (Results 1 – 4 of 4) sorted by relevance
1013 if (cli->cl_flvr_mgc.sf_rpc != SPTLRPC_FLVR_INVALID) in mgc_set_info_async()1029 if (cli->cl_flvr_mgc.sf_rpc == SPTLRPC_FLVR_INVALID) { in mgc_set_info_async()1030 cli->cl_flvr_mgc = flvr; in mgc_set_info_async()1031 } else if (memcmp(&cli->cl_flvr_mgc, &flvr, in mgc_set_info_async()1035 sptlrpc_flavor2name(&cli->cl_flvr_mgc, in mgc_set_info_async()
310 cli->cl_flvr_mgc.sf_rpc = SPTLRPC_FLVR_INVALID; in client_obd_setup()
325 struct sptlrpc_flavor cl_flvr_mgc; /* fixed flavor of mgc->mgs */ member
1418 sf = cliobd->cl_flvr_mgc; in sptlrpc_import_sec_adapt()