Name

blk_trace_ioctl — handle the ioctls associated with tracing

Synopsis

int blk_trace_ioctl (struct block_device * bdev,
 unsigned cmd,
 char __user * arg);
 

Arguments

struct block_device * bdev

the block device

unsigned cmd

the ioctl cmd

char __user * arg

the argument data, if any