Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.h56 struct ttm_bo_device bdev; member
/Linux-v5.10/drivers/md/
Ddm-clone-metadata.c118 struct block_device *bdev; member
563 struct dm_clone_metadata *dm_clone_metadata_open(struct block_device *bdev, in dm_clone_metadata_open()
Ddm-zoned-target.c696 struct block_device *bdev; in dmz_get_zoned_device() local
1024 static int dmz_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in dmz_prepare_ioctl()
Ddm-flakey.c446 static int flakey_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in flakey_prepare_ioctl()
Ddm-mpath.c507 struct block_device *bdev; in multipath_clone_and_map() local
870 static int setup_scsi_dh(struct block_device *bdev, struct multipath *m, in setup_scsi_dh()
1982 struct block_device **bdev) in multipath_prepare_ioctl()
Ddm-ebs-target.c407 static int ebs_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in ebs_prepare_ioctl()
Dmd.c2545 struct block_device *bdev; in lock_rdev() local
2560 struct block_device *bdev = rdev->bdev; in unlock_rdev() local
6311 static int md_set_readonly(struct mddev *mddev, struct block_device *bdev) in md_set_readonly()
6374 struct block_device *bdev) in do_md_stop()
7469 static int md_getgeo(struct block_device *bdev, struct hd_geometry *geo) in md_getgeo()
7504 static int md_ioctl(struct block_device *bdev, fmode_t mode, in md_ioctl()
7793 static int md_compat_ioctl(struct block_device *bdev, fmode_t mode, in md_compat_ioctl()
7812 static int md_open(struct block_device *bdev, fmode_t mode) in md_open()
Ddm-core.h110 struct block_device *bdev; member
/Linux-v5.10/drivers/block/zram/
Dzram_drv.h120 struct block_device *bdev; member
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_release.c432 struct ttm_bo_device *bdev; in qxl_release_fence_buffer_objects() local
/Linux-v5.10/drivers/scsi/
Dfdomain.c463 struct block_device *bdev, sector_t capacity, in fdomain_biosparam()
/Linux-v5.10/arch/xtensa/platforms/iss/
Dsimdisk.c125 static int simdisk_open(struct block_device *bdev, fmode_t mode) in simdisk_open()
/Linux-v5.10/include/linux/
Diomap.h86 struct block_device *bdev; /* block device for I/O */ member
/Linux-v5.10/fs/jfs/
Djfs_logmgr.c1069 struct block_device *bdev; in lmLogOpen() local
1446 struct block_device *bdev; in lmLogClose() local
/Linux-v5.10/drivers/net/fddi/
Ddefza.c1273 static int fza_probe(struct device *bdev) in fza_probe()
1513 static int fza_remove(struct device *bdev) in fza_remove()
/Linux-v5.10/mm/
Dswapfile.c1855 struct block_device *bdev; in swapdev_block() local
2292 static sector_t map_swap_entry(swp_entry_t entry, struct block_device **bdev) in map_swap_entry()
2309 sector_t map_swap_page(struct page *page, struct block_device **bdev) in map_swap_page()
2446 struct block_device *bdev; in swap_node() local
2700 struct block_device *bdev = I_BDEV(inode); in SYSCALL_DEFINE1() local
/Linux-v5.10/drivers/block/paride/
Dpcd.c231 static int pcd_block_open(struct block_device *bdev, fmode_t mode) in pcd_block_open()
253 static int pcd_block_ioctl(struct block_device *bdev, fmode_t mode, in pcd_block_ioctl()
/Linux-v5.10/drivers/block/
Dsunvdc.c123 static int vdc_getgeo(struct block_device *bdev, struct hd_geometry *geo) in vdc_getgeo()
143 static int vdc_ioctl(struct block_device *bdev, fmode_t mode, in vdc_ioctl()
Dbrd.c318 static int brd_rw_page(struct block_device *bdev, sector_t sector, in brd_rw_page()
/Linux-v5.10/block/
Dblk-settings.c636 void disk_stack_limits(struct gendisk *disk, struct block_device *bdev, in disk_stack_limits()
/Linux-v5.10/drivers/mtd/devices/
Dblock2mtd.c223 struct block_device *bdev; in add_device() local
/Linux-v5.10/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c2124 static int sh_mobile_lcdc_update_bl(struct backlight_device *bdev) in sh_mobile_lcdc_update_bl()
2137 static int sh_mobile_lcdc_get_brightness(struct backlight_device *bdev) in sh_mobile_lcdc_get_brightness()
2144 static int sh_mobile_lcdc_check_fb(struct backlight_device *bdev, in sh_mobile_lcdc_check_fb()
2177 static void sh_mobile_lcdc_bl_remove(struct backlight_device *bdev) in sh_mobile_lcdc_bl_remove()
/Linux-v5.10/drivers/ide/
Dide-tape.c1909 static int idetape_open(struct block_device *bdev, fmode_t mode) in idetape_open()
1932 static int idetape_ioctl(struct block_device *bdev, fmode_t mode, in idetape_ioctl()
1948 static int idetape_compat_ioctl(struct block_device *bdev, fmode_t mode, in idetape_compat_ioctl()
/Linux-v5.10/fs/btrfs/
Ddev-replace.c244 struct block_device *bdev; in btrfs_init_dev_replace_tgtdev() local
/Linux-v5.10/fs/jbd2/
Drevoke.c331 struct block_device *bdev; in jbd2_journal_revoke() local

1234567891011