Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2pdu.h1284 #define MAX_VOL_LABEL_LEN 32 macro
Dsmb2pdu.c4317 max_len = sizeof(struct smb3_fs_vol_info) + MAX_VOL_LABEL_LEN; in SMB2_QFS_attr()