Home
last modified time | relevance | path

Searched defs:bdev (Results 26 – 50 of 253) sorted by relevance

1234567891011

/linux-5.10/drivers/md/
Ddm-linear.c122 static int linear_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in linear_prepare_ioctl()
165 struct block_device *bdev = lc->dev->bdev; in linear_dax_direct_access() local
180 struct block_device *bdev = lc->dev->bdev; in linear_dax_copy_from_iter() local
194 struct block_device *bdev = lc->dev->bdev; in linear_dax_copy_to_iter() local
209 struct block_device *bdev = lc->dev->bdev; in linear_dax_zero_page_range() local
Ddm-stripe.c310 struct block_device *bdev; in stripe_dax_direct_access() local
331 struct block_device *bdev; in stripe_dax_copy_from_iter() local
350 struct block_device *bdev; in stripe_dax_copy_to_iter() local
370 struct block_device *bdev; in stripe_dax_zero_page_range() local
/linux-5.10/block/
Dblk-zoned.c155 int blkdev_report_zones(struct block_device *bdev, sector_t sector, in blkdev_report_zones()
172 static inline bool blkdev_allow_reset_all_zones(struct block_device *bdev, in blkdev_allow_reset_all_zones()
202 int blkdev_zone_mgmt(struct block_device *bdev, enum req_opf op, in blkdev_zone_mgmt()
280 int blkdev_report_zones_ioctl(struct block_device *bdev, fmode_t mode, in blkdev_report_zones_ioctl()
325 int blkdev_zone_mgmt_ioctl(struct block_device *bdev, fmode_t mode, in blkdev_zone_mgmt_ioctl()
/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c558 static int vmw_ttm_bind(struct ttm_bo_device *bdev, in vmw_ttm_bind()
602 static void vmw_ttm_unbind(struct ttm_bo_device *bdev, in vmw_ttm_unbind()
628 static void vmw_ttm_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in vmw_ttm_destroy()
648 static int vmw_ttm_populate(struct ttm_bo_device *bdev, in vmw_ttm_populate()
677 static void vmw_ttm_unpopulate(struct ttm_bo_device *bdev, in vmw_ttm_unpopulate()
742 static int vmw_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_resource *mem) in vmw_ttm_io_mem_reserve()
/linux-5.10/drivers/net/fddi/
Ddefxx.c376 struct device __maybe_unused *bdev = bp->bus_dev; in dfx_port_write_long() local
400 struct device __maybe_unused *bdev = bp->bus_dev; in dfx_port_read_long() local
434 static void dfx_get_bars(struct device *bdev, in dfx_get_bars()
526 static int dfx_register(struct device *bdev) in dfx_register()
720 struct device *bdev = bp->bus_dev; in dfx_bus_init() local
880 struct device *bdev = bp->bus_dev; in dfx_bus_uninit() local
942 struct device __maybe_unused *bdev = bp->bus_dev; in dfx_bus_config_check() local
1040 struct device *bdev = bp->bus_dev; in dfx_driver_init() local
1949 struct device *bdev = bp->bus_dev; in dfx_interrupt() local
3693 static void dfx_unregister(struct device *bdev) in dfx_unregister()
/linux-5.10/drivers/bluetooth/
Dhci_bcm.c301 struct bcm_device *bdev = data; in bcm_host_wake() local
314 struct bcm_device *bdev = bcm->dev; in bcm_request_irq() local
502 struct bcm_device *bdev = NULL; in bcm_close() local
708 struct bcm_device *bdev = NULL; in bcm_dequeue() local
733 struct bcm_device *bdev = dev_get_drvdata(dev); in bcm_suspend_device() local
763 struct bcm_device *bdev = dev_get_drvdata(dev); in bcm_resume_device() local
792 struct bcm_device *bdev = dev_get_drvdata(dev); in bcm_suspend() local
826 struct bcm_device *bdev = dev_get_drvdata(dev); in bcm_resume() local
1146 static int bcm_of_probe(struct bcm_device *bdev) in bcm_of_probe()
/linux-5.10/drivers/s390/block/
Ddasd_genhd.c101 struct block_device *bdev; in dasd_scan_partitions() local
139 struct block_device *bdev; in dasd_destroy_partitions() local
/linux-5.10/fs/
Dsuper.c743 static struct super_block *__get_super(struct block_device *bdev, bool excl) in __get_super()
786 struct super_block *get_super(struct block_device *bdev) in get_super()
792 static struct super_block *__get_super_thawed(struct block_device *bdev, in __get_super_thawed()
818 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed()
833 struct super_block *get_super_exclusive_thawed(struct block_device *bdev) in get_super_exclusive_thawed()
847 struct super_block *get_active_super(struct block_device *bdev) in get_active_super()
1283 struct block_device *bdev; in get_tree_bdev() local
1369 struct block_device *bdev; in mount_bdev() local
1442 struct block_device *bdev = sb->s_bdev; in kill_block_super() local
Dbuffer.c189 __find_get_block_slow(struct block_device *bdev, sector_t block) in __find_get_block_slow()
559 void write_boundary_block(struct block_device *bdev, in write_boundary_block()
903 static sector_t blkdev_max_block(struct block_device *bdev, unsigned int size) in blkdev_max_block()
919 init_page_buffers(struct page *page, struct block_device *bdev, in init_page_buffers()
954 grow_dev_page(struct block_device *bdev, sector_t block, in grow_dev_page()
1018 grow_buffers(struct block_device *bdev, sector_t block, int size, gfp_t gfp) in grow_buffers()
1047 __getblk_slow(struct block_device *bdev, sector_t block, in __getblk_slow()
1287 lookup_bh_lru(struct block_device *bdev, sector_t block, unsigned size) in lookup_bh_lru()
1322 __find_get_block(struct block_device *bdev, sector_t block, unsigned size) in __find_get_block()
1347 __getblk_gfp(struct block_device *bdev, sector_t block, in __getblk_gfp()
[all …]
/linux-5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_backlight.c16 static int shmob_drm_backlight_update(struct backlight_device *bdev) in shmob_drm_backlight_update()
30 static int shmob_drm_backlight_get_brightness(struct backlight_device *bdev) in shmob_drm_backlight_get_brightness()
/linux-5.10/drivers/input/misc/
Dcobalt_btns.c37 struct buttons_dev *bdev = input_get_drvdata(input); in handle_buttons() local
63 struct buttons_dev *bdev; in cobalt_buttons_probe() local
Dsgi_btns.c54 struct buttons_dev *bdev = input_get_drvdata(input); in handle_buttons() local
80 struct buttons_dev *bdev; in sgi_buttons_probe() local
/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo_vm.c99 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_io_mem_pfn() local
273 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_vm_fault_reserved() local
533 static struct ttm_buffer_object *ttm_bo_vm_lookup(struct ttm_bo_device *bdev, in ttm_bo_vm_lookup()
580 struct ttm_bo_device *bdev) in ttm_bo_mmap()
Dttm_range_manager.c115 int ttm_range_man_init(struct ttm_bo_device *bdev, in ttm_range_man_init()
142 int ttm_range_man_fini(struct ttm_bo_device *bdev, in ttm_range_man_fini()
/linux-5.10/fs/nfs/blocklayout/
Ddev.c239 struct block_device *bdev; in bl_parse_simple() local
311 struct block_device *bdev; in bl_open_udev_path() local
336 struct block_device *bdev; in bl_open_dm_mpath_udev_path() local
356 struct block_device *bdev; in bl_parse_scsi() local
/linux-5.10/include/drm/
Ddrm_gem_vram_helper.h178 struct ttm_bo_device bdev; member
190 struct ttm_bo_device *bdev) in drm_vram_mm_of_bdev()
/linux-5.10/include/linux/
Dblkdev.h383 static inline int blkdev_report_zones_ioctl(struct block_device *bdev, in blkdev_report_zones_ioctl()
390 static inline int blkdev_zone_mgmt_ioctl(struct block_device *bdev, in blkdev_zone_mgmt_ioctl()
956 static inline struct request_queue *bdev_get_queue(struct block_device *bdev) in bdev_get_queue()
1312 static inline int blkdev_issue_flush(struct block_device *bdev, gfp_t gfp_mask) in blkdev_issue_flush()
1368 static inline bool bdev_is_partition(struct block_device *bdev) in bdev_is_partition()
1434 static inline unsigned int bdev_logical_block_size(struct block_device *bdev) in bdev_logical_block_size()
1444 static inline unsigned int bdev_physical_block_size(struct block_device *bdev) in bdev_physical_block_size()
1454 static inline int bdev_io_min(struct block_device *bdev) in bdev_io_min()
1464 static inline int bdev_io_opt(struct block_device *bdev) in bdev_io_opt()
1486 static inline int bdev_alignment_offset(struct block_device *bdev) in bdev_alignment_offset()
[all …]
/linux-5.10/drivers/mtd/
Dmtd_blkdevs.c204 static int blktrans_open(struct block_device *bdev, fmode_t mode) in blktrans_open()
281 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
301 static int blktrans_ioctl(struct block_device *bdev, fmode_t mode, in blktrans_ioctl()
/linux-5.10/drivers/scsi/
Dscsicam.c61 bool scsi_partsize(struct block_device *bdev, sector_t capacity, int geom[3]) in scsi_partsize()
219 int scsicam_bios_param(struct block_device *bdev, sector_t capacity, int *ip) in scsicam_bios_param()
/linux-5.10/drivers/block/rsxx/
Ddev.c56 static int rsxx_blkdev_ioctl(struct block_device *bdev, in rsxx_blkdev_ioctl()
73 static int rsxx_getgeo(struct block_device *bdev, struct hd_geometry *geo) in rsxx_getgeo()
/linux-5.10/drivers/ide/
Dide-ioctls.c29 int ide_setting_ioctl(ide_drive_t *drive, struct block_device *bdev, in ide_setting_ioctl()
244 int generic_ide_ioctl(ide_drive_t *drive, struct block_device *bdev, in generic_ide_ioctl()
/linux-5.10/drivers/dax/
Dsuper.c46 int bdev_dax_pgoff(struct block_device *bdev, sector_t sector, size_t size, in bdev_dax_pgoff()
61 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev) in fs_dax_get_by_bdev()
71 struct block_device *bdev, int blocksize, sector_t start, in __generic_fsdax_supported()
168 bool __bdev_dax_supported(struct block_device *bdev, int blocksize) in __bdev_dax_supported()
326 bool dax_supported(struct dax_device *dax_dev, struct block_device *bdev, in dax_supported()
/linux-5.10/drivers/block/aoe/
Daoeblk.c220 aoeblk_open(struct block_device *bdev, fmode_t mode) in aoeblk_open()
285 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
301 aoeblk_ioctl(struct block_device *bdev, fmode_t mode, uint cmd, ulong arg) in aoeblk_ioctl()
/linux-5.10/drivers/md/bcache/
Dsuper.c74 static const char *read_super_common(struct cache_sb *sb, struct block_device *bdev, in read_super_common()
149 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super()
1433 struct block_device *bdev, in register_bdev()
2313 struct block_device *bdev, struct cache *ca) in register_cache()
2386 static bool bch_is_open_backing(struct block_device *bdev) in bch_is_open_backing()
2401 static bool bch_is_open_cache(struct block_device *bdev) in bch_is_open_cache()
2415 static bool bch_is_open(struct block_device *bdev) in bch_is_open()
2425 struct block_device *bdev; member
2505 struct block_device *bdev; in register_bcache() local
/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_bo.c718 nouveau_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, in nouveau_ttm_tt_bind()
734 nouveau_ttm_tt_unbind(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in nouveau_ttm_tt_unbind()
1147 nouveau_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_resource *reg) in nouveau_ttm_io_mem_reserve()
1245 nouveau_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_resource *reg) in nouveau_ttm_io_mem_free()
1302 nouveau_ttm_tt_populate(struct ttm_bo_device *bdev, in nouveau_ttm_tt_populate()
1339 nouveau_ttm_tt_unpopulate(struct ttm_bo_device *bdev, in nouveau_ttm_tt_unpopulate()
1371 nouveau_ttm_tt_destroy(struct ttm_bo_device *bdev, in nouveau_ttm_tt_destroy()

1234567891011