Home
last modified time | relevance | path

Searched defs:bdev (Results 126 – 150 of 258) sorted by relevance

1234567891011

/openbmc/linux/drivers/net/fddi/
H A Ddefza.c1273 static int fza_probe(struct device *bdev) in fza_probe()
1512 static int fza_remove(struct device *bdev) in fza_remove()
/openbmc/linux/drivers/block/
H A Dsunvdc.c122 static int vdc_getgeo(struct block_device *bdev, struct hd_geometry *geo) in vdc_getgeo()
142 static int vdc_ioctl(struct block_device *bdev, blk_mode_t mode, in vdc_ioctl()
H A Damiflop.c1525 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in fd_getgeo()
1535 static int fd_locked_ioctl(struct block_device *bdev, blk_mode_t mode, in fd_locked_ioctl()
1609 static int fd_ioctl(struct block_device *bdev, blk_mode_t mode, in fd_ioctl()
H A Dswim.c687 static int floppy_ioctl(struct block_device *bdev, blk_mode_t mode, in floppy_ioctl()
714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo) in floppy_getgeo()
H A Dswim3.c885 static int floppy_locked_ioctl(struct block_device *bdev, blk_mode_t mode, in floppy_locked_ioctl()
913 static int floppy_ioctl(struct block_device *bdev, blk_mode_t mode, in floppy_ioctl()
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_drv.h267 struct ttm_device bdev; member
300 static inline struct lsdc_device *tdev_to_ldev(struct ttm_device *bdev) in tdev_to_ldev()
/openbmc/linux/include/drm/ttm/
H A Dttm_resource.h157 struct ttm_device *bdev; member
/openbmc/linux/fs/erofs/
H A Ddata.c387 struct block_device *bdev = inode->i_sb->s_bdev; in erofs_file_read_iter() local
/openbmc/linux/fs/
H A Ddirect-io.c396 struct block_device *bdev, in dio_bio_alloc()
1105 struct block_device *bdev, struct iov_iter *iter, in __blockdev_direct_IO()
/openbmc/linux/fs/ntfs3/
H A Dsuper.c1152 struct block_device *bdev = sb->s_bdev; in ntfs_fill_super() local
1630 struct block_device *bdev = sb->s_bdev; in ntfs_unmap_meta() local
/openbmc/linux/drivers/md/
H A Ddm-ebs-target.c412 static int ebs_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in ebs_prepare_ioctl()
H A Ddm-mpath.c514 struct block_device *bdev; in multipath_clone_and_map() local
882 static int setup_scsi_dh(struct block_device *bdev, struct multipath *m, in setup_scsi_dh()
2029 struct block_device **bdev) in multipath_prepare_ioctl()
H A Ddm-table.c235 struct block_device *bdev = dev->bdev; in device_area_is_invalid() local
409 struct block_device *bdev = dev->bdev; in dm_set_device_limits() local
863 struct block_device *bdev = dev->bdev; in device_is_rq_stackable() local
H A Ddm-zone.c111 int dm_report_zones(struct block_device *bdev, sector_t start, sector_t sector, in dm_report_zones()
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2121 static int sh_mobile_lcdc_update_bl(struct backlight_device *bdev) in sh_mobile_lcdc_update_bl()
2134 static int sh_mobile_lcdc_get_brightness(struct backlight_device *bdev) in sh_mobile_lcdc_get_brightness()
2141 static int sh_mobile_lcdc_check_fb(struct backlight_device *bdev, in sh_mobile_lcdc_check_fb()
2174 static void sh_mobile_lcdc_bl_remove(struct backlight_device *bdev) in sh_mobile_lcdc_bl_remove()
/openbmc/linux/fs/jbd2/
H A Drevoke.c331 struct block_device *bdev; in jbd2_journal_revoke() local
/openbmc/linux/block/partitions/
H A Dcore.c306 struct block_device *bdev; in add_partition() local
/openbmc/linux/drivers/mtd/ubi/
H A Dblock.c285 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
/openbmc/linux/drivers/mmc/core/
H A Dblock.c391 mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mmc_blk_getgeo()
786 static int mmc_blk_check_blkdev(struct block_device *bdev) in mmc_blk_check_blkdev()
798 static int mmc_blk_ioctl(struct block_device *bdev, blk_mode_t mode, in mmc_blk_ioctl()
835 static int mmc_blk_compat_ioctl(struct block_device *bdev, blk_mode_t mode, in mmc_blk_compat_ioctl()
/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.c1023 static int dec_lance_probe(struct device *bdev, const int type) in dec_lance_probe()
1344 static void dec_lance_remove(struct device *bdev) in dec_lance_remove()
/openbmc/linux/drivers/block/xen-blkback/
H A Dcommon.h224 struct block_device *bdev; member
375 struct block_device *bdev; member
/openbmc/linux/include/linux/
H A Dbio.h432 static inline struct bio *bio_alloc(struct block_device *bdev, in bio_alloc()
534 static inline void bio_set_dev(struct bio *bio, struct block_device *bdev) in bio_set_dev()
/openbmc/linux/block/
H A Dblk-cgroup.c786 struct block_device *bdev; in blkg_conf_open_bdev() local
1112 struct block_device *bdev = dev_to_bdev(dev); in blkcg_fill_root_iostats() local
/openbmc/linux/drivers/scsi/
H A Dsr.c521 static int sr_block_ioctl(struct block_device *bdev, blk_mode_t mode, in sr_block_ioctl()
H A Dwd719x.c547 static int wd719x_biosparam(struct scsi_device *sdev, struct block_device *bdev, in wd719x_biosparam()

1234567891011