Searched refs:showname (Results 1 – 3 of 3) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsrecover.c | 475 void showname(const char *prefix, const char *name, int cnt) in showname() function 766 showname(" name ",(const char*)pa->name, in showattribute() 774 showname(" name ",(const char*)pa->name, in showattribute() 1380 showname(" name ",&buf[base + 90], in fixup() 1409 showname(" file ", in fixup() 1437 showname(" print name ", in fixup() 1530 showname(" file ",&buf[base + 82], in fixup() 1603 showname(" file (dir) ", in fixup() 1607 showname(" file ", in fixup() 1765 showname(" extra : attr name ", &buf[extra], len/2); in fixup() [all …]
|
D | ntfsrecover.h | 140 void showname(const char *prefix, const char *name, int cnt);
|
D | playlog.c | 353 showname(" ",&buffer[k+90], in sanity_mft() 1552 showname("Controversial deletion of ", in delete_names() 2354 showname(", ", name, namelen/2); in redo_open_attribute() 3435 showname(", ", name, namelen/2); in undo_open_attribute()
|