Searched refs:JOBSTATS_JOBID_SIZE (Results 1 – 8 of 8) sorted by relevance
88 char obd_jobid_node[JOBSTATS_JOBID_SIZE + 1];99 memset(jobid, 0, JOBSTATS_JOBID_SIZE); in lustre_get_jobid()106 snprintf(jobid, JOBSTATS_JOBID_SIZE, "%s.%u", in lustre_get_jobid()
303 if (!count || count > JOBSTATS_JOBID_SIZE) in jobid_name_store()
853 JOBSTATS_JOBID_SIZE); in ccc_req_attr_set()
1089 #define JOBSTATS_JOBID_SIZE 32 /* 32 bytes string */ macro1111 char pb_jobid[JOBSTATS_JOBID_SIZE];
223 char f_jobid[JOBSTATS_JOBID_SIZE];
2474 char cra_jobid[JOBSTATS_JOBID_SIZE];
1381 memcpy(pb->pb_jobid, jobid, JOBSTATS_JOBID_SIZE); in lustre_msg_set_jobid()
722 CLASSERT(JOBSTATS_JOBID_SIZE == 32); in lustre_assert_wire_constants()