Searched refs:SERVER_NAME_LEN_WITH_NULL (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/cifs/ | ||
| A D | cifsglob.h | 72 #define SERVER_NAME_LEN_WITH_NULL (SERVER_NAME_LENGTH + 1) macro |
| A D | sess.c | 192 char unc[sizeof(unc_fmt)+SERVER_NAME_LEN_WITH_NULL] = {0}; in cifs_ses_add_channel() |
Completed in 15 milliseconds