CreateObject
Connection* conn = CreateObject(address);
Connection* conn = CreateObject(address);
static Connection* CreateObject(const PeerAddress& address);
return CreateObject(name, path, mode, NF4LNK, id);
status_t result = NFS4Inode::CreateObject(name, path, mode, type,
status_t CreateObject(const char* name, const char* path,
result = NFS4Inode::CreateObject(attrDir, NULL, st.st_mode, NF4DIR,
return CreateObject(name, NULL, mode, NF4DIR, id);
status_t CreateObject(const char* name, const char* path,