Home
last modified time | relevance | path

Searched refs:FILE_DEVICE_DISK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_debug.c102 if (dev_type == FILE_DEVICE_DISK) in cifs_debug_tcon()
/linux/fs/smb/common/
H A Dsmb2pdu.h924 #define FILE_DEVICE_DISK 0x00000007 macro
/linux/fs/smb/server/
H A Dsmb2pdu.c5398 info->DeviceType = cpu_to_le32(FILE_DEVICE_DISK); in smb2_get_info_filesystem()