Searched refs:vol_info (Results 1 – 4 of 4) sorted by relevance
119 static const struct maya_vol_info vol_info[WM_NUM_VOLS] = { variable161 const struct maya_vol_info *vol = &vol_info[idx]; in maya_vol_info()191 const struct maya_vol_info *vol = &vol_info[idx]; in maya_vol_put()
413 } __packed vol_info; member
1649 return private->vsq.vol_info.ese; in dasd_eckd_is_ese()
6216 struct filesystem_vol_info *vol_info = (struct filesystem_vol_info *) in SMB2_QFS_attr() local6218 tcon->vol_serial_number = le32_to_cpu(vol_info->VolumeSerialNumber); in SMB2_QFS_attr()6219 tcon->vol_create_time = vol_info->VolumeCreationTime; in SMB2_QFS_attr()