Searched defs:fileID (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeRegular.cpp30 uint64 fileID; local
H A DNFS4Inode.cpp121 NFS4Inode::LookUp(const char* name, uint64* change, uint64* fileID, argument
360 RenameNode(Inode* from, Inode* to, const char* fromName, const char* toName, ChangeInfo* fromChange, ChangeInfo* toChange, uint64* fileID, bool attribute) argument
444 CreateFile(const char* name, int mode, int perms, OpenState* state, ChangeInfo* changeInfo, uint64* fileID, FileHandle* handle, OpenDelegationData* delegation) argument
796 CreateObject(const char* name, const char* path, int mode, FileType type, ChangeInfo* changeInfo, uint64* fileID, FileHandle* handle, bool parent) argument
878 RemoveObject(const char* name, FileType type, ChangeInfo* changeInfo, uint64* fileID) argument
[all...]
H A DInode.cpp199 uint64 fileID; local
274 uint64 fileID; local
343 uint64 fileID; local
413 uint64 fileID; local
867 ChildAdded(const char* name, uint64 fileID, const FileHandle& fileHandle) argument
[all...]

Completed in 23 milliseconds