Searched refs:ntfs_mount (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.probe.c73 vol = ntfs_mount(device, flags);
H A Dntfs-3g.c1744 ctx->vol = ntfs_mount(device, flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dvolume.h232 extern ntfs_volume *ntfs_mount(const char *name, unsigned long flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c643 * @vol: An ntfs volume obtained from ntfs_mount
1128 * ntfs_mount - open ntfs volume
1152 ntfs_volume *ntfs_mount(const char *name __attribute__((unused)), function
1173 * ntfs_mount() makes no sense if NO_NTFS_DEVICE_DEFAULT_IO_OPS is
1198 * @vol must have previously been returned by a call to ntfs_mount().

Completed in 97 milliseconds