Searched refs:MAX_NAME_LEN (Results 1 – 1 of 1) sorted by relevance
1537 #define MAX_NAME_LEN 80 macro1540 char name[MAX_NAME_LEN]; in allocate_caches_and_workqueue()1543 scnprintf(name, MAX_NAME_LEN, "smbd_request_%p", info); in allocate_caches_and_workqueue()1559 scnprintf(name, MAX_NAME_LEN, "smbd_response_%p", info); in allocate_caches_and_workqueue()1575 scnprintf(name, MAX_NAME_LEN, "smbd_%p", info); in allocate_caches_and_workqueue()