Searched refs:cl_checksum (Results 1 – 5 of 5) sorted by relevance
354 return sprintf(buf, "%d\n", obd->u.cli.cl_checksum ? 1 : 0); in checksums_show()371 obd->u.cli.cl_checksum = (val ? 1 : 0); in checksums_store()
1354 if (cli->cl_checksum && in osc_brw_prep_request()1385 if (cli->cl_checksum && in osc_brw_prep_request()2837 exp->exp_obd->u.cli.cl_checksum = (*(int *)val) ? 1 : 0; in osc_set_info_async()
378 cli->cl_checksum = 1; in client_obd_setup()
339 unsigned int cl_checksum:1; /* 0 = disabled, 1 = enabled */ member
1089 cli->cl_checksum = 0; in ptlrpc_connect_interpret()