Lines Matching full:plugging
42 * The reference is incremented whenever a new BIO needing plugging is
798 * work if this is the first BIO we are plugging. in disk_zone_wplug_add_bio()
863 * already went through zone write plugging (either a new BIO or one that was
1004 /* Conventional zones do not need write plugging. */ in blk_zone_wplug_handle_write()
1026 /* Indicate that this BIO is being handled using zone write plugging. */ in blk_zone_wplug_handle_write()
1067 * going to handle @bio through plugging. However, we may already have a in blk_zone_wplug_handle_native_zone_append()
1101 * blk_zone_plug_bio - Handle a zone write BIO with zone write plugging
1106 * using zone write plugging.
1120 * If the BIO already has the plugging flag set, then it was already in blk_zone_plug_bio()
1141 * target device capabilities. Plugging such writes is fine as the flush in blk_zone_plug_bio()
1144 * completion, which will handle zone write plugging. in blk_zone_plug_bio()
1456 * can automatically handle write BIO plugging. BIO-based device drivers in disk_need_zone_resources()