Home
last modified time | relevance | path

Searched defs:smb3_fs_vol_info (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/common/
H A Dsmb2pdu.h1848 struct smb3_fs_vol_info { struct
1849 __le64 VolumeCreationTime;
1850 __u32 VolumeSerialNumber;
1851 __le32 VolumeLabelLength; /* includes trailing null */
1852 __u8 SupportsObjects; /* True if eg like NTFS, supports objects */
1853 __u8 Reserved;
1854 __u8 VolumeLabel[]; /* variable len */