Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c797 static __inline__ int ntfs_device_win32_open_file(char *filename, win32_fd *fd, in ntfs_device_win32_open_file() function
1230 err = ntfs_device_win32_open_file(dev->d_name, &fd, flags); in ntfs_device_win32_open()