Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.c1625 #define MAX_NAME_LEN 80 macro
1628 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()