Searched refs:JOBSTATS_JOBID_SIZE (Results 1 – 8 of 8) sorted by relevance
105 char obd_jobid_node[JOBSTATS_JOBID_SIZE + 1];116 memset(jobid, 0, JOBSTATS_JOBID_SIZE); in lustre_get_jobid()123 snprintf(jobid, JOBSTATS_JOBID_SIZE, "%s.%u", in lustre_get_jobid()
314 if (!count || count > JOBSTATS_JOBID_SIZE) in obd_proc_jobid_name_seq_write()
932 JOBSTATS_JOBID_SIZE); in ccc_req_attr_set()
1083 #define JOBSTATS_JOBID_SIZE 32 /* 32 bytes string */ macro1105 char pb_jobid[JOBSTATS_JOBID_SIZE];
231 char f_jobid[JOBSTATS_JOBID_SIZE];
2479 char cra_jobid[JOBSTATS_JOBID_SIZE];
1524 memcpy(pb->pb_jobid, jobid, JOBSTATS_JOBID_SIZE); in lustre_msg_set_jobid()
724 CLASSERT(JOBSTATS_JOBID_SIZE == 32); in lustre_assert_wire_constants()