Searched refs:ntfs_device_mount (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dvolume.h229 extern ntfs_volume *ntfs_device_mount(struct ntfs_device *dev,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c762 * ntfs_device_mount - open ntfs volume
783 ntfs_volume *ntfs_device_mount(struct ntfs_device *dev, unsigned long flags) function
1163 /* Call ntfs_device_mount() to do the actual mount. */
1164 vol = ntfs_device_mount(dev, flags);

Completed in 91 milliseconds