Searched refs:blk_trace_startstop (Results 1 – 2 of 2) sorted by relevance
80 extern int blk_trace_startstop(struct request_queue *q, int start);88 # define blk_trace_startstop(q, start) (-ENOTTY)87 # define blk_trace_startstop( global() macro
897 int blk_trace_startstop(struct request_queue *q, int start) in blk_trace_startstop() function907 EXPORT_SYMBOL_GPL(blk_trace_startstop);947 ret = blk_trace_startstop(q, start); in blk_trace_ioctl()