Searched refs:tmpstrlen (Results 1 – 1 of 1) sorted by relevance
354 const int tmpstrlen = 512; in __proc_dobitmasks() local361 rc = cfs_trace_allocate_string_buffer(&tmpstr, tmpstrlen); in __proc_dobitmasks()366 libcfs_debug_mask2str(tmpstr, tmpstrlen, *mask, is_subsys); in __proc_dobitmasks()376 rc = cfs_trace_copyin_string(tmpstr, tmpstrlen, buffer, nob); in __proc_dobitmasks()378 cfs_trace_free_string_buffer(tmpstr, tmpstrlen); in __proc_dobitmasks()388 cfs_trace_free_string_buffer(tmpstr, tmpstrlen); in __proc_dobitmasks()