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

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogging.h99 #define ntfs_log_warning(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LEVEL_WARNING,NULL,FORMAT,##ARGS) macro
112 #define ntfs_log_warning(...) ntfs_log_redirect("unknown",__FILE__,__LINE__,NTFS_LOG_LEVEL_WARNING,NULL,__VA_ARGS__) macro
/opensolaris-onvv-gate/usr/src/cmd/ntfsprogs/
H A Dmkntfs.c3100 ntfs_log_warning("mkntfs forced anyway.\n");
3111 ntfs_log_warning("mkntfs forced anyway.\n");
3123 ntfs_log_warning("mkntfs forced anyway. Hope /etc/mtab is incorrect.\n");
3145 ntfs_log_warning("Failed to determine system page size. "
3167 ntfs_log_warning("The sector size was not specified "
3220 ntfs_log_warning("The partition start sector was not "
3227 ntfs_log_warning("The partition start sector specified "
3244 ntfs_log_warning("The number of sectors per track was "
3251 ntfs_log_warning("The number of sectors per track was "
3267 ntfs_log_warning("Th
[all...]
H A Dutils.c191 ntfs_log_warning("Forced to continue.\n");
200 ntfs_log_warning("Forced to continue.\n");
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dvolume.c1264 ntfs_log_warning("WARNING: $LogFile is not clean, "

Completed in 107 milliseconds