Home
last modified time | relevance | path

Searched refs:ntfs_open (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/src/
H A Dntfs-3g.probe.c64 static int ntfs_open(const char *device) in ntfs_open() function
159 err = ntfs_open(opts.device); in main()
H A Dntfs-3g.c4024 static int ntfs_open(const char *device) in ntfs_open() function
4460 err = ntfs_open(opts.device); in main()
4474 /* We must do this after ntfs_open() to be able to set the blksize */ in main()
H A Dlowntfs-3g.c4310 static int ntfs_open(const char *device) function
4727 err = ntfs_open(opts.device);
4741 /* We must do this after ntfs_open() to be able to set the blksize */

Completed in 11 milliseconds