Searched refs:GetChangeInfo (Results 1 – 4 of 4) sorted by relevance
25 status_t GetChangeInfo(uint64* change, bool attrDir = false);
257 if (fInode->GetChangeInfo(&change, fAttrDir) != B_OK) { in Revalidate()
166 status_t result = GetChangeInfo(&change); in RevalidateFileCache()
19 NFS4Inode::GetChangeInfo(uint64* change, bool attrDir) in GetChangeInfo() function in NFS4Inode