Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dfscc.h476 __u8 VolumeLabel[]; /* variable len */
458 __u8 VolumeLabel[]; /* variable len */ global() member
/linux/fs/smb/server/
H A Dsmb2pdu.c5748 len = smbConvertToUTF16((__le16 *)info->VolumeLabel, in smb2_get_info_sec()