Home
last modified time | relevance | path

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

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