Searched refs:MAX_NAME_LEN (Results 1 – 1 of 1) sorted by relevance
1625 #define MAX_NAME_LEN 80 macro1628 char name[MAX_NAME_LEN]; in allocate_caches_and_workqueue()1631 snprintf(name, MAX_NAME_LEN, "smbd_request_%p", info); in allocate_caches_and_workqueue()1647 snprintf(name, MAX_NAME_LEN, "smbd_response_%p", info); in allocate_caches_and_workqueue()1663 snprintf(name, MAX_NAME_LEN, "smbd_%p", info); in allocate_caches_and_workqueue()