Lines Matching defs:module
150 /* Private data for the raid module */
172 * These are needed for re-using raid module I/O functions for process I/O. */
232 struct raid_bdev_module *module;
234 /* Private data for the raid module */
281 * RAID module descriptor
284 /* RAID level implemented by this module */
303 /* Set to true if this module supports memory domains. */
306 /* Set to true if this module supports DIF/DIX */
323 * the async operation has completed and the module is fully stopped
335 * Called when the bdev's IO channel is created to get the module's private IO channel.