Searched refs:GetChangeInfo (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Inode.h25 status_t GetChangeInfo(uint64* change, bool attrDir = false);
H A DDirectoryCache.cpp257 if (fInode->GetChangeInfo(&change, fAttrDir) != B_OK) {
H A DInode.cpp166 status_t result = GetChangeInfo(&change);
H A DNFS4Inode.cpp19 NFS4Inode::GetChangeInfo(uint64* change, bool attrDir) function in class:NFS4Inode

Completed in 44 milliseconds