Home
last modified time | relevance | path

Searched refs:MAX_NAME_LEN (Results 1 – 1 of 1) sorted by relevance

/fs/cifs/
Dsmbdirect.c1537 #define MAX_NAME_LEN 80 macro
1540 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()