Searched refs:ESTR (Results 1 – 2 of 2) sorted by relevance
265 #define ESTR "Error reading attribute value" in ntfs_get_attribute_value() macro267 ntfs_log_perror(ESTR); in ntfs_get_attribute_value()270 ntfs_log_debug(ESTR ": Ran out of input data.\n"); in ntfs_get_attribute_value()273 ntfs_log_debug(ESTR ": unknown error\n"); in ntfs_get_attribute_value()276 #undef ESTR in ntfs_get_attribute_value()301 #define ESTR "Error reading attribute value" in ntfs_get_attribute_value() macro303 ntfs_log_perror(ESTR); in ntfs_get_attribute_value()305 ntfs_log_debug(ESTR ": Ran out of input data.\n"); in ntfs_get_attribute_value()308 ntfs_log_debug(ESTR ": unknown error\n"); in ntfs_get_attribute_value()311 #undef ESTR in ntfs_get_attribute_value()
1000 const char *ESTR[12] = { "$MFT", "$MFTMirr", "$LogFile", in ntfs_device_mount() local1006 s = ESTR[i]; in ntfs_device_mount()