Home
last modified time | relevance | path

Searched refs:hibernated_volume_msg (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dutils.c96 static const char *hibernated_volume_msg = variable
292 ntfs_log_error("%s", hibernated_volume_msg); in utils_mount_volume()
Dntfscmp.c54 static const char *hibernated_volume_msg = variable
983 puts(hibernated_volume_msg); in mount_volume()
Dntfsresize.c111 static const char *hibernated_volume_msg = variable
2901 printf("%s", hibernated_volume_msg); in check_volume()
/third_party/ntfs-3g/libntfs-3g/
Dvolume.c96 static const char *hibernated_volume_msg = variable
1844 ntfs_log_error(hibernated_volume_msg, volume, mntpoint); in ntfs_mount_error()