Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.4/drivers/scsi/
Dfdomain.c463 struct block_device *bdev, sector_t capacity, in fdomain_biosparam()
/Linux-v5.4/arch/xtensa/platforms/iss/
Dsimdisk.c125 static int simdisk_open(struct block_device *bdev, fmode_t mode) in simdisk_open()
/Linux-v5.4/drivers/block/zram/
Dzram_drv.h120 struct block_device *bdev; member
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_release.c433 struct ttm_bo_device *bdev; in qxl_release_fence_buffer_objects() local
/Linux-v5.4/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.4/fs/jfs/
Djfs_logmgr.c1069 struct block_device *bdev; in lmLogOpen() local
1446 struct block_device *bdev; in lmLogClose() local
/Linux-v5.4/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.4/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.c314 static int brd_rw_page(struct block_device *bdev, sector_t sector, in brd_rw_page()
Dpktcdvd.c2260 static int pkt_open(struct block_device *bdev, fmode_t mode) in pkt_open()
2569 struct block_device *bdev; in pkt_new_dev() local
2628 static int pkt_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) in pkt_ioctl()
Dxsysace.c913 static int ace_open(struct block_device *bdev, fmode_t mode) in ace_open()
950 static int ace_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ace_getgeo()
/Linux-v5.4/drivers/mtd/devices/
Dblock2mtd.c223 struct block_device *bdev; in add_device() local
/Linux-v5.4/fs/btrfs/
Ddev-replace.c186 struct block_device *bdev; in btrfs_init_dev_replace_tgtdev() local
Dcompression.c323 struct block_device *bdev; in btrfs_submit_compressed_write() local
556 struct block_device *bdev; in btrfs_submit_compressed_read() local
Dvolumes.c469 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
786 struct block_device *bdev; in btrfs_open_one_device() local
1394 static int btrfs_read_disk_super(struct block_device *bdev, u64 bytenr, in btrfs_read_disk_super()
1461 struct block_device *bdev; in btrfs_scan_one_device() local
2350 struct block_device *bdev; in btrfs_find_device_by_path() local
2553 struct block_device *bdev; in btrfs_init_new_device() local
7560 void btrfs_scratch_superblocks(struct block_device *bdev, const char *device_path) in btrfs_scratch_superblocks()
/Linux-v5.4/drivers/md/
Ddm-zoned.h52 struct block_device *bdev; member
Ddm-flakey.c447 static int flakey_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in flakey_prepare_ioctl()
Ddm-mpath.c490 struct block_device *bdev; in multipath_clone_and_map() local
813 static int setup_scsi_dh(struct block_device *bdev, struct multipath *m, in setup_scsi_dh()
1885 struct block_device **bdev) in multipath_prepare_ioctl()
Dmd.c2370 struct block_device *bdev; in lock_rdev() local
2385 struct block_device *bdev = rdev->bdev; in unlock_rdev() local
6040 static int md_set_readonly(struct mddev *mddev, struct block_device *bdev) in md_set_readonly()
6103 struct block_device *bdev) in do_md_stop()
7198 static int md_getgeo(struct block_device *bdev, struct hd_geometry *geo) in md_getgeo()
7234 static int md_ioctl(struct block_device *bdev, fmode_t mode, in md_ioctl()
7531 static int md_compat_ioctl(struct block_device *bdev, fmode_t mode, in md_compat_ioctl()
7550 static int md_open(struct block_device *bdev, fmode_t mode) in md_open()
/Linux-v5.4/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.4/fs/xfs/
Dxfs_buf.c1742 struct block_device *bdev) in xfs_setsize_buftarg_early()
1750 struct block_device *bdev, in xfs_alloc_buftarg()
/Linux-v5.4/include/drm/ttm/
Dttm_bo_api.h179 struct ttm_bo_device *bdev; member
/Linux-v5.4/fs/jbd2/
Drevoke.c331 struct block_device *bdev; in jbd2_journal_revoke() local
/Linux-v5.4/drivers/net/ethernet/amd/
Ddeclance.c1023 static int dec_lance_probe(struct device *bdev, const int type) in dec_lance_probe()
1342 static void dec_lance_remove(struct device *bdev) in dec_lance_remove()
/Linux-v5.4/drivers/block/xen-blkback/
Dcommon.h225 struct block_device *bdev; member
375 struct block_device *bdev; member

1234567891011