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

12345678910

/linux-master/drivers/block/
H A Dswim.c687 static int floppy_ioctl(struct block_device *bdev, blk_mode_t mode,
714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo)
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/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/bcachefs/
H A Dutil.h324 static inline void prt_bdevname(struct printbuf *out, struct block_device *bdev)
448 static inline sector_t bdev_sectors(struct block_device *bdev)
/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-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-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-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/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/fs/jbd2/
H A Djournal.c1519 static journal_t *journal_init_common(struct block_device *bdev,
1520 struct block_device *fs_dev,
1643 journal_t *jbd2_journal_init_dev(struct block_device *bdev,
1644 struct block_device *fs_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)

Completed in 407 milliseconds

12345678910