Home
last modified time | relevance | path

Searched defs:bdev (Results 151 – 175 of 258) sorted by relevance

1234567891011

/openbmc/linux/drivers/md/
H A Ddm-stripe.c304 struct block_device *bdev; in stripe_dax_pgoff() local
H A Ddm-zoned.h55 struct block_device *bdev; member
H A Dmd.c6383 static int md_set_readonly(struct mddev *mddev, struct block_device *bdev) in md_set_readonly()
6450 struct block_device *bdev) in do_md_stop()
7558 static int md_getgeo(struct block_device *bdev, struct hd_geometry *geo) in md_getgeo()
7626 static int md_ioctl(struct block_device *bdev, blk_mode_t mode, in md_ioctl()
7842 static int md_compat_ioctl(struct block_device *bdev, blk_mode_t mode, in md_compat_ioctl()
7861 static int md_set_read_only(struct block_device *bdev, bool ro) in md_set_read_only()
8753 struct block_device *bdev = (*bio)->bi_bdev; in md_clone_bio() local
H A Ddm-dust.c537 static int dust_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in dust_prepare_ioctl()
H A Ddm-flakey.c641 static int flakey_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in flakey_prepare_ioctl()
/openbmc/linux/drivers/scsi/
H A Dwd719x.c547 static int wd719x_biosparam(struct scsi_device *sdev, struct block_device *bdev, in wd719x_biosparam()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_object.c353 struct ttm_device *bdev = &rdev->mman.bdev; in radeon_bo_evict_vram() local
/openbmc/linux/drivers/block/
H A Dpktcdvd.c2163 struct block_device *bdev; in pkt_open_dev() local
2495 struct block_device *bdev; in pkt_new_dev() local
2553 static int pkt_ioctl(struct block_device *bdev, blk_mode_t mode, in pkt_ioctl()
H A Dataflop.c1584 static int fd_locked_ioctl(struct block_device *bdev, blk_mode_t mode, in fd_locked_ioctl()
1771 static int fd_ioctl(struct block_device *bdev, blk_mode_t mode, in fd_ioctl()
/openbmc/linux/fs/btrfs/
H A Ddev-replace.c250 struct block_device *bdev; in btrfs_init_dev_replace_tgtdev() local
H A Dcheck-integrity.c185 struct block_device *bdev; member
456 struct block_device *bdev, in btrfsic_block_hashtable_lookup()
1698 struct block_device *bdev = dev_state->bdev; in btrfsic_process_written_block() local
/openbmc/linux/include/linux/
H A Diomap.h100 struct block_device *bdev; /* block device for I/O */ member
H A Dpktcdvd.h157 struct block_device *bdev; /* dev attached */ member
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c931 struct block_device *bdev = device->ldev->backing_bdev; in drbd_send_sizes() local
3114 static int check_offsets_and_sizes(struct drbd_device *device, struct drbd_backing_dev *bdev) in check_offsets_and_sizes()
3205 int drbd_md_read(struct drbd_device *device, struct drbd_backing_dev *bdev) in drbd_md_read()
3590 int drbd_md_test_flag(struct drbd_backing_dev *bdev, int flag) in drbd_md_test_flag()
H A Ddrbd_int.h1737 static inline sector_t drbd_md_first_sector(struct drbd_backing_dev *bdev) in drbd_md_first_sector()
1753 static inline sector_t drbd_md_last_sector(struct drbd_backing_dev *bdev) in drbd_md_last_sector()
1766 static inline sector_t drbd_get_capacity(struct block_device *bdev) in drbd_get_capacity()
1779 static inline sector_t drbd_get_max_capacity(struct drbd_backing_dev *bdev) in drbd_get_max_capacity()
1810 static inline sector_t drbd_md_ss(struct drbd_backing_dev *bdev) in drbd_md_ss()
/openbmc/linux/fs/f2fs/
H A Ddata.c387 struct block_device *bdev = sbi->sb->s_bdev; in f2fs_target_device() local
453 struct block_device *bdev; in __bio_alloc() local
927 struct block_device *bdev = sbi->sb->s_bdev; in is_end_zone_blkaddr() local
1049 struct block_device *bdev = f2fs_target_device(sbi, blkaddr, &sector); in f2fs_grab_read_bio() local
/openbmc/linux/drivers/block/zram/
H A Dzram_drv.c439 struct block_device *bdev; in reset_bdev() local
495 struct block_device *bdev = NULL; in backing_dev_store() local
1986 static void zram_slot_free_notify(struct block_device *bdev, in zram_slot_free_notify()
/openbmc/u-boot/include/
H A Dblk.h94 struct udevice *bdev; member
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c100 static int is_pci_slot_eq(struct pci_dev* adev, struct pci_dev* bdev) in is_pci_slot_eq()
/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c1370 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
1380 static int ubd_ioctl(struct block_device *bdev, blk_mode_t mode, in ubd_ioctl()
/openbmc/linux/drivers/target/
H A Dtarget_core_device.c801 struct block_device *bdev) in target_configure_unmap_from_queue()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c384 struct dm_block_manager *dm_block_manager_create(struct block_device *bdev, in dm_block_manager_create()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c62 i915_ttm_region(struct ttm_device *bdev, int ttm_mem_type) in i915_ttm_region()
H A Di915_gem_mman.c607 struct ttm_device *bdev = bo->bdev; in i915_gem_object_runtime_pm_release_mmap_offset() local
/openbmc/linux/drivers/dax/
H A Dsuper.c81 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, in fs_dax_get_by_bdev()

1234567891011