Searched refs:fd_locked_ioctl (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | ataflop.c | 442 static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode, unsigned int 1559 static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode, in fd_locked_ioctl() function 1749 ret = fd_locked_ioctl(bdev, mode, cmd, arg); in fd_ioctl()
|
| H A D | amiflop.c | 1535 static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode, in fd_locked_ioctl() function 1616 ret = fd_locked_ioctl(bdev, mode, cmd, param); in fd_ioctl()
|
| H A D | floppy.c | 3488 static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, in fd_locked_ioctl() function 3666 ret = fd_locked_ioctl(bdev, mode, cmd, param); in fd_ioctl()
|