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

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.h54 void RemoveDelegation(Delegation* delegation);
H A DInodeRegular.cpp298 fFileSystem->RemoveDelegation(cookie->fOpenState->fDelegation);
H A DFileSystem.cpp448 FileSystem::RemoveDelegation(Delegation* delegation) function in class:FileSystem
H A DInode.cpp938 fFileSystem->RemoveDelegation(fDelegation);

Completed in 50 milliseconds