Home
last modified time | relevance | path

Searched refs:fsDevInfo (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/cifs/
Dcifs_debug.c190 dev_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); in cifs_debug_data_proc_show()
199 le32_to_cpu(tcon->fsDevInfo.DeviceCharacteristics), in cifs_debug_data_proc_show()
Dcifsglob.h876 FILE_SYSTEM_DEVICE_INFO fsDevInfo; member
Dsmb2pdu.c2624 memcpy(&tcon->fsDevInfo, 4 /* RFC1001 len */ + offset in SMB2_QFS_attr()
Dcifssmb.c5286 memcpy(&tcon->fsDevInfo, response_data, in CIFSSMBQFSDeviceInfo()