ReleaseNodeAll
status_t ReleaseNodeAll(const media_node& node);
status_t ReleaseNodeAll(media_node_id id);
status_t status = gNodeManager->ReleaseNodeAll(request.node.node);
if (MediaRosterEx(fMediaRoster)->ReleaseNodeAll(node) != B_OK) {