Searched refs:cl_checksum (Results 1 – 5 of 5) sorted by relevance
325 seq_printf(m, "%d\n", obd->u.cli.cl_checksum ? 1 : 0); in osc_checksum_seq_show()343 obd->u.cli.cl_checksum = (val ? 1 : 0); in osc_checksum_seq_write()
1386 if (cli->cl_checksum && in osc_brw_prep_request()1417 if (cli->cl_checksum && in osc_brw_prep_request()2894 exp->exp_obd->u.cli.cl_checksum = (*(int *)val) ? 1 : 0; in osc_set_info_async()
380 cli->cl_checksum = 1; in client_obd_setup()
415 unsigned int cl_checksum:1; /* 0 = disabled, 1 = enabled */ member
1099 cli->cl_checksum = 0; in ptlrpc_connect_interpret()