Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h73 #define SERVER_NAME_LENGTH 80 macro
74 #define SERVER_NAME_LEN_WITH_NULL (SERVER_NAME_LENGTH + 1)
A Ddfs_cache.c1244 char unc[sizeof("\\\\") + SERVER_NAME_LENGTH] = {0}; in target_share_equal()
A Dconnect.c1784 char unc[SERVER_NAME_LENGTH + sizeof("//x/IPC$")] = {0}; in cifs_setup_ipc()

Completed in 18 milliseconds