Searched refs:lo_ioctl (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/block/
H A Dloop.c1220 * Since lo_ioctl() is called without locks held, it is possible that
1523 static int lo_ioctl(struct block_device *bdev, blk_mode_t mode, function
1710 err = lo_ioctl(bdev, mode, cmd, arg);
1756 .ioctl = lo_ioctl,

Completed in 200 milliseconds