Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1815 struct smb3_fs_vol_info { struct
1816 __le64 VolumeCreationTime;
1817 __u32 VolumeSerialNumber;
1818 __le32 VolumeLabelLength; /* includes trailing null */
1819 __u8 SupportsObjects; /* True if eg like NTFS, supports objects */
1820 __u8 Reserved;
1821 __u8 VolumeLabel[]; /* variable len */