Searched refs:MAX_VOL_LABEL_LEN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/smbfs_common/ | ||
D | smb2pdu.h | 1654 #define MAX_VOL_LABEL_LEN 32 macro |
/linux-6.1.9/fs/cifs/ | ||
D | smb2pdu.c | 5476 max_len = sizeof(struct smb3_fs_vol_info) + MAX_VOL_LABEL_LEN; in SMB2_QFS_attr() |