Lines Matching refs:before
350 called by elv_next_request(), i.e. typically just before servicing a request.
355 Pre-building could possibly even be done early, i.e before placing the
361 which means that it will not change before we feed it to the device. So
373 forced such requests to be broken up into small chunks before being passed
459 - A linked list of bios is used as before for unrelated merges (*) - this
547 void *special; /* same as before */
559 The behaviour of the various sector counts are almost the same as before,
693 request can be kicked of) as before. With the introduction of multi-page
703 field. As before the driver should use current_nr_sectors to determine the
751 the driver must remember to call blk_queue_end_tag() before signalling
753 operations before calling end_that_request_last()! For an example of a user
819 bh, allocating the bio if required. ll_rw_block() uses submit_bh() as before.
943 elevator_latter_req_fn These return the request before or after the
1019 till it fills up with a few more requests, before starting to service
1020 the requests. This provides an opportunity to merge/sort the requests before
1058 still imposed by the block layer, grabbing the lock before
1083 generic_make_request even before invoking the queue specific make_request_fn,
1124 where a driver received a request ala this before: