Searched refs:filesystem_vol_info (Results 1 – 3 of 3) sorted by relevance
452 struct filesystem_vol_info { struct
6160 max_len = sizeof(struct filesystem_vol_info) + MAX_VOL_LABEL_LEN; in SMB2_QFS_attr()6161 min_len = sizeof(struct filesystem_vol_info); in SMB2_QFS_attr()6216 struct filesystem_vol_info *vol_info = (struct filesystem_vol_info *) in SMB2_QFS_attr()
5587 struct filesystem_vol_info *info; in smb2_get_info_filesystem()5591 info = (struct filesystem_vol_info *)(rsp->Buffer); in smb2_get_info_filesystem()5608 sz = sizeof(struct filesystem_vol_info) + len; in smb2_get_info_filesystem()