Lines Matching refs:UserlandFS

803 	error = UserlandFS::KernelEmu::publish_vnode(fID, node->id, node,
1065 error = UserlandFS::KernelEmu::read_from_io_request(GetID(), requestInfo.id, buffer,
1077 error = UserlandFS::KernelEmu::write_to_io_request(GetID(), requestInfo.id,
1081 UserlandFS::KernelEmu::notify_io_request(GetID(), requestInfo.id, error);
1274 UserlandFS::KernelEmu::notify_listener(B_ENTRY_CREATED, 0, fID, 0,
1330 UserlandFS::KernelEmu::notify_listener(B_ENTRY_CREATED, 0, fID, 0, dir->id,
1384 UserlandFS::KernelEmu::notify_listener(B_ENTRY_REMOVED, 0, fID, 0,
1445 UserlandFS::KernelEmu::notify_listener(B_ENTRY_MOVED, 0, fID,
1621 UserlandFS::KernelEmu::notify_listener(B_STAT_CHANGED, changedFields,
1708 UserlandFS::KernelEmu::notify_listener(B_ENTRY_CREATED, 0, fID, 0, dir->id,
1799 UserlandFS::KernelEmu::notify_listener(B_STAT_CHANGED,
1816 UserlandFS::KernelEmu::file_cache_delete(GetID(), node->id);
1830 status_t error = UserlandFS::KernelEmu::file_cache_create(GetID(), node->id, st.st_size);
1887 UserlandFS::KernelEmu::file_cache_delete(GetID(), node->id);
1954 error = UserlandFS::KernelEmu::file_cache_read(GetID(), node->id, cookie, pos,
1986 error = UserlandFS::KernelEmu::file_cache_write(GetID(), node->id, cookie, pos,
1999 UserlandFS::KernelEmu::notify_listener(B_STAT_CHANGED,
2053 UserlandFS::KernelEmu::notify_listener(B_ENTRY_CREATED, 0, fID, 0,
2107 UserlandFS::KernelEmu::notify_listener(B_ENTRY_REMOVED, 0, fID, 0,
2674 error = UserlandFS::KernelEmu::get_vnode(fID, nodeID, &privateNode);
2685 UserlandFS::KernelEmu::put_vnode(fID, nodeID);
2821 UserlandFS::KernelEmu::file_cache_delete(GetID(), node->id);