Searched refs:ntfs_check_if_mounted (Results 1 – 5 of 5) sorted by relevance
83 extern int ntfs_check_if_mounted(const char *file, unsigned long *mnt_flags);
1622 int ntfs_check_if_mounted(const char *file __attribute__((unused)), in ntfs_check_if_mounted() function
5357 mnt = ntfs_check_if_mounted(device, &mntflag); in ntfs_initialize_file_security()
233 if (ntfs_check_if_mounted(name, &mnt_flags)) { in utils_valid_device()
3230 if (ntfs_check_if_mounted(vol->dev->d_name, &mnt_flags)) { in mkntfs_open_partition()