Searched defs:drive_id (Results 1 – 1 of 1) sorted by relevance
839 static __inline__ int ntfs_device_win32_open_drive(int drive_id, win32_fd *fd, in ntfs_device_win32_open_drive()877 static __inline__ int ntfs_device_win32_open_lowlevel(int drive_id, in ntfs_device_win32_open_lowlevel()964 static HANDLE ntfs_device_win32_open_volume_for_partition(unsigned int drive_id, in ntfs_device_win32_open_volume_for_partition()1129 static int ntfs_device_win32_open_partition(int drive_id, in ntfs_device_win32_open_partition()1208 int drive_id = 0, numparams; in ntfs_device_win32_open() local