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

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Server.h36 uint64 ClientId(uint64 prevId = 0, bool forceNew = false);
H A DNFS4Object.cpp182 fFileSystem->NFSServer()->ClientId(state->fClientID, true);
H A DNFS4Server.cpp59 fClientId = ClientId(clientId, true);
108 NFS4Server::ClientId(uint64 prevId, bool forceNew) function in class:NFS4Server
H A DNFS4Inode.cpp460 state->fClientID = fFileSystem->NFSServer()->ClientId();
558 state->fClientID = fFileSystem->NFSServer()->ClientId();
667 state->fClientID = fFileSystem->NFSServer()->ClientId();

Completed in 40 milliseconds