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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dvolume.h73 * Flags returned by the ntfs_check_if_mounted() function.
81 extern int ntfs_check_if_mounted(const char *file, unsigned long *mnt_flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c1237 * ntfs_check_if_mounted(), you just didn't realize. (-:
1239 * See description of ntfs_check_if_mounted(), below.
1292 * ntfs_check_if_mounted - check if an ntfs volume is currently mounted
1299 * When the system does support the calls, ntfs_check_if_mounted() first tries
1316 int ntfs_check_if_mounted(const char *file __attribute__((unused)), function

Completed in 38 milliseconds