Lines Matching +full:- +full:runs
4 * Copyright (C) 2014-2016 Red Hat, Inc.
10 * or later. See the COPYING.LIB file in the top-level directory.
17 #include "block/throttle-groups.h"
34 * See include/block/block-global-state.h for more information about
39 * Runs when virtual media changed (monitor commands eject, change)
47 * Runs when an eject request is issued from the monitor, the tray
63 * Runs when the backend receives a drain request.
67 * Runs when the backend's last drain request ends.
76 * I/O API functions. These functions are thread-safe.
78 * See include/block/block-io.h for more information about
89 * Runs when the size changed (e.g. monitor command block_resize)
97 * friends so that BlockBackends can be kept in lists outside block-backend.c