Searched refs:block_device (Results 126 - 150 of 250) sorted by relevance

12345678910

/linux-master/drivers/s390/block/
H A Ddasd_int.h941 int dasd_ioctl(struct block_device *bdev, blk_mode_t mode, unsigned int cmd,
943 int dasd_set_read_only(struct block_device *bdev, bool ro);
/linux-master/fs/
H A Ddirect-io.c396 struct block_device *bdev,
1107 struct block_device *bdev, struct iov_iter *iter,
/linux-master/drivers/md/
H A Ddm-clone-metadata.c118 struct block_device *bdev;
552 struct dm_clone_metadata *dm_clone_metadata_open(struct block_device *bdev,
H A Ddm-mpath.c514 struct block_device *bdev;
881 static int setup_scsi_dh(struct block_device *bdev, struct multipath *m,
2028 struct block_device **bdev)
H A Ddm-table.c235 struct block_device *bdev = dev->bdev;
409 struct block_device *bdev = dev->bdev;
864 struct block_device *bdev = dev->bdev;
H A Ddm-flakey.c641 static int flakey_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
H A Ddm-dust.c537 static int dust_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
/linux-master/drivers/target/
H A Dtarget_core_file.c149 * fd_dev->fd_[block,dev]_size from struct block_device.
155 struct block_device *bdev = I_BDEV(inode);
161 * one (1) logical sector from underlying struct block_device
167 " block_device blocks: %llu logical_block_size: %d\n",
182 " block_device\n");
350 * block_device.
551 struct block_device *bdev = I_BDEV(inode);
811 * When using a file that references an underlying struct block_device,
813 * to handle underlying block_device resize operations.
/linux-master/drivers/block/
H A Dfloppy.c3228 int drive, int type, struct block_device *bdev)
3366 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
3401 static int fd_locked_ioctl(struct block_device *bdev, blk_mode_t mode,
3574 static int fd_ioctl(struct block_device *bdev, blk_mode_t mode,
3662 static int compat_set_geometry(struct block_device *bdev, blk_mode_t mode,
3869 static int fd_compat_ioctl(struct block_device *bdev, blk_mode_t mode,
4139 static int __floppy_read_block_0(struct block_device *bdev, int drive)
H A Damiflop.c1525 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
1535 static int fd_locked_ioctl(struct block_device *bdev, blk_mode_t mode,
1609 static int fd_ioctl(struct block_device *bdev, blk_mode_t mode,
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h526 struct block_device *backing_bdev;
528 struct block_device *md_bdev;
1768 static inline sector_t drbd_get_capacity(struct block_device *bdev)
/linux-master/drivers/block/rnbd/
H A Drnbd-clt.c945 static int rnbd_client_getgeo(struct block_device *block_device, argument
949 struct rnbd_clt_dev *dev = block_device->bd_disk->private_data;
/linux-master/drivers/scsi/
H A DBusLogic.h1276 static int blogic_diskparam(struct scsi_device *, struct block_device *, sector_t, int *);
H A Dmegaraid.h978 static int megaraid_biosparam(struct scsi_device *, struct block_device *,
H A Daha1740.c513 struct block_device *dev,
H A Dfdomain.c472 struct block_device *bdev, sector_t capacity,
/linux-master/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c600 struct block_device *dev,
/linux-master/drivers/mtd/
H A Dmtd_blkdevs.c249 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/linux-master/drivers/cdrom/
H A Dgdrom.c502 static int gdrom_bdops_ioctl(struct block_device *bdev, blk_mode_t mode,
/linux-master/include/linux/
H A Dfscrypt.h191 struct block_device **(*get_devices)(struct super_block *sb,
H A Dblk-mq.h104 struct block_device *part;
/linux-master/drivers/md/persistent-data/
H A Ddm-block-manager.c384 struct dm_block_manager *dm_block_manager_create(struct block_device *bdev,
/linux-master/drivers/mtd/ubi/
H A Dblock.c285 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/linux-master/fs/ntfs3/
H A Dfsntfs.c1036 struct block_device *bdev = sb->s_bdev;
1066 struct block_device *bdev = sb->s_bdev;
1504 struct block_device *bdev = sb->s_bdev;
1600 struct block_device *bdev = sb->s_bdev;
/linux-master/drivers/mmc/core/
H A Dblock.c391 mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo)
786 static int mmc_blk_check_blkdev(struct block_device *bdev)
798 static int mmc_blk_ioctl(struct block_device *bdev, blk_mode_t mode,
835 static int mmc_blk_compat_ioctl(struct block_device *bdev, blk_mode_t mode,

Completed in 254 milliseconds

12345678910