Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.1/fs/btrfs/
Dvolumes.c498 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
600 struct block_device *bdev; in btrfs_open_one_device() local
1281 static struct btrfs_super_block *btrfs_read_disk_super(struct block_device *bdev, in btrfs_read_disk_super()
1347 struct block_device *bdev; in btrfs_scan_one_device() local
2021 struct block_device *bdev, in btrfs_scratch_superblocks()
2067 struct block_device **bdev, fmode_t *mode) in btrfs_rm_device()
2343 struct block_device *bdev; in btrfs_get_dev_args_from_path() local
2594 struct block_device *bdev; in btrfs_init_new_device() local
Dcheck-integrity.c183 struct block_device *bdev; member
454 struct block_device *bdev, in btrfsic_block_hashtable_lookup()
1691 struct block_device *bdev = dev_state->bdev; in btrfsic_process_written_block() local
Ddev-replace.c248 struct block_device *bdev; in btrfs_init_dev_replace_tgtdev() local
/Linux-v6.1/fs/jbd2/
Drevoke.c331 struct block_device *bdev; in jbd2_journal_revoke() local
/Linux-v6.1/drivers/md/
Ddm-ebs-target.c411 static int ebs_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in ebs_prepare_ioctl()
Ddm-zone.c110 int dm_report_zones(struct block_device *bdev, sector_t start, sector_t sector, in dm_report_zones()
Ddm-table.c228 struct block_device *bdev = dev->bdev; in device_area_is_invalid() local
399 struct block_device *bdev = dev->bdev; in dm_set_device_limits() local
847 struct block_device *bdev = dev->bdev; in device_is_rq_stackable() local
Ddm-stripe.c305 struct block_device *bdev; in stripe_dax_pgoff() local
Ddm-switch.c519 static int switch_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in switch_prepare_ioctl()
Ddm-zoned.h55 struct block_device *bdev; member
Ddm-dust.c537 static int dust_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in dust_prepare_ioctl()
/Linux-v6.1/drivers/net/ethernet/amd/
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()
/Linux-v6.1/drivers/block/xen-blkback/
Dcommon.h224 struct block_device *bdev; member
375 struct block_device *bdev; member
/Linux-v6.1/include/linux/
Dbio.h420 static inline struct bio *bio_alloc(struct block_device *bdev, in bio_alloc()
508 static inline void bio_set_dev(struct bio *bio, struct block_device *bdev) in bio_set_dev()
Diomap.h87 struct block_device *bdev; /* block device for I/O */ member
/Linux-v6.1/fs/xfs/
Dxfs_buf.c1984 struct block_device *bdev) in xfs_setsize_buftarg_early()
1992 struct block_device *bdev) in xfs_alloc_buftarg()
/Linux-v6.1/drivers/scsi/
Dwd719x.c547 static int wd719x_biosparam(struct scsi_device *sdev, struct block_device *bdev, in wd719x_biosparam()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_object.c353 struct ttm_device *bdev = &rdev->mman.bdev; in radeon_bo_evict_vram() local
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_mman.c556 struct ttm_device *bdev = bo->bdev; in i915_gem_object_runtime_pm_release_mmap_offset() local
Di915_gem_ttm_move.c62 i915_ttm_region(struct ttm_device *bdev, int ttm_mem_type) in i915_ttm_region()
/Linux-v6.1/fs/zonefs/
Dsuper.c775 struct block_device *bdev = inode->i_sb->s_bdev; in zonefs_file_dio_append() local
1654 struct block_device *bdev = zd->sb->s_bdev; in zonefs_get_zone_info() local
/Linux-v6.1/drivers/media/pci/bt8xx/
Ddvb-bt8xx.c100 static int is_pci_slot_eq(struct pci_dev* adev, struct pci_dev* bdev) in is_pci_slot_eq()
/Linux-v6.1/drivers/cdrom/
Dcdrom.c1158 int cdrom_open(struct cdrom_device_info *cdi, struct block_device *bdev, in cdrom_open()
2451 struct block_device *bdev) in cdrom_ioctl_reset()
3339 int cdrom_ioctl(struct cdrom_device_info *cdi, struct block_device *bdev, in cdrom_ioctl()
/Linux-v6.1/drivers/dax/
Dsuper.c81 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, in fs_dax_get_by_bdev()
/Linux-v6.1/drivers/target/
Dtarget_core_device.c845 struct block_device *bdev) in target_configure_unmap_from_queue()

1234567891011