GetChangeInfo
if (fInode->GetChangeInfo(&change, fAttrDir) != B_OK) {
status_t result = GetChangeInfo(&change);
status_t GetChangeInfo(uint64* change, bool attrDir = false);