Searched refs:w32error (Results 1 – 1 of 1) sorted by relevance
301 static int ntfs_w32error_to_errno(unsigned int w32error) in ntfs_w32error_to_errno() argument303 ntfs_log_trace("Converting w32error 0x%x.\n",w32error); in ntfs_w32error_to_errno()304 switch (w32error) { in ntfs_w32error_to_errno()346 ntfs_log_trace("Converting w32error 0x%x.\n",w32error); in ntfs_ntstatus_to_errno()