Home
last modified time | relevance | path

Searched refs:ESTR (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c265 #define ESTR "Error reading attribute value" in ntfs_get_attribute_value() macro
267 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() macro
301 #define ESTR "Error reading attribute value" in ntfs_get_attribute_value() macro
303 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() macro
[all...]
H A Dvolume.c1000 const char *ESTR[12] = { "$MFT", "$MFTMirr", "$LogFile", in ntfs_device_mount() local
1006 s = ESTR[i]; in ntfs_device_mount()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfix.c516 const char *ESTR[12] = { "$MFT", "$MFTMirr", "$LogFile", in fix_mftmirr() local
523 s = ESTR[i]; in fix_mftmirr()

Completed in 7 milliseconds