Home
last modified time | relevance | path

Searched defs:bdev (Results 76 – 100 of 254) sorted by relevance

1234567891011

/Linux-v6.6/drivers/platform/x86/
Dnvidia-wmi-ec-backlight.c94 struct backlight_device *bdev; in nvidia_wmi_ec_backlight_probe() local
/Linux-v6.6/fs/
Dmpage.c173 struct block_device *bdev = NULL; in do_mpage_readpage() local
483 struct block_device *bdev = NULL; in __mpage_writepage() local
/Linux-v6.6/drivers/video/fbdev/
Dssd1307fb.c509 static int ssd1307fb_update_bl(struct backlight_device *bdev) in ssd1307fb_update_bl()
526 static int ssd1307fb_get_brightness(struct backlight_device *bdev) in ssd1307fb_get_brightness()
533 static int ssd1307fb_check_fb(struct backlight_device *bdev, in ssd1307fb_check_fb()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_gem_vram_helper.c194 struct ttm_device *bdev; in drm_gem_vram_create() local
853 static void bo_driver_ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *tt) in bo_driver_ttm_tt_destroy()
935 static int bo_driver_io_mem_reserve(struct ttm_device *bdev, in bo_driver_io_mem_reserve()
/Linux-v6.6/drivers/nvme/target/
Dzns.c402 struct block_device *bdev = req->ns->bdev; in nvmet_bdev_zone_mgmt_emulate_all() local
482 struct block_device *bdev = req->ns->bdev; in nvmet_bdev_zmgmt_send_work() local
/Linux-v6.6/drivers/mtd/devices/
Dblock2mtd.c225 struct block_device *bdev = ERR_PTR(-ENODEV); in mdtblock_early_get_bdev() local
265 struct block_device *bdev; in add_device() local
/Linux-v6.6/drivers/gpu/drm/i915/
Dintel_region_ttm.c84 struct ttm_device *bdev = &mem->i915->bdev; in intel_region_ttm_init() local
/Linux-v6.6/block/
Dblk.h406 static inline int blkdev_report_zones_ioctl(struct block_device *bdev, in blkdev_report_zones_ioctl()
411 static inline int blkdev_zone_mgmt_ioctl(struct block_device *bdev, in blkdev_zone_mgmt_ioctl()
/Linux-v6.6/drivers/block/drbd/
Ddrbd_actlog.c105 void wait_until_done_or_force_detached(struct drbd_device *device, struct drbd_backing_dev *bdev, in wait_until_done_or_force_detached()
126 struct drbd_backing_dev *bdev, in _drbd_md_sync_page_io()
177 int drbd_md_sync_page_io(struct drbd_device *device, struct drbd_backing_dev *bdev, in drbd_md_sync_page_io()
/Linux-v6.6/drivers/md/
Ddm-snap.c316 struct block_device *bdev; member
383 static unsigned int origin_hash(struct block_device *bdev) in origin_hash()
554 struct block_device *bdev = snap->origin->bdev; in register_snapshot() local
596 struct block_device *bdev = s->origin->bdev; in reregister_snapshot() local
1796 struct block_device *bdev = s->origin->bdev; in start_copy() local
2285 static uint32_t get_origin_minimum_chunksize(struct block_device *bdev) in get_origin_minimum_chunksize()
Ddm-cache-metadata.c109 struct block_device *bdev; member
754 static struct dm_cache_metadata *metadata_open(struct block_device *bdev, in metadata_open()
802 static struct dm_cache_metadata *lookup(struct block_device *bdev) in lookup()
815 static struct dm_cache_metadata *lookup_or_open(struct block_device *bdev, in lookup_or_open()
860 struct dm_cache_metadata *dm_cache_metadata_open(struct block_device *bdev, in dm_cache_metadata_open()
Ddm-exception-store.h170 static inline sector_t get_dev_size(struct block_device *bdev) in get_dev_size()
/Linux-v6.6/fs/nfs/blocklayout/
Dblocklayout.h98 struct block_device *bdev; member
111 struct block_device *bdev; member
/Linux-v6.6/fs/f2fs/
Dsegment.c521 struct block_device *bdev) in __submit_flush_wait()
932 struct block_device *bdev, block_t lstart, in __create_discard_cmd()
1210 struct block_device *bdev = dc->bdev; in __submit_zone_reset_cmd() local
1246 struct block_device *bdev = dc->bdev; in __submit_discard_cmd() local
1363 struct block_device *bdev, block_t lstart, in __insert_discard_cmd()
1436 struct block_device *bdev, block_t lstart, in __update_discard_tree_range()
1523 struct block_device *bdev, block_t blkstart, block_t lblkstart, in __queue_zone_reset_cmd()
1535 struct block_device *bdev, block_t blkstart, block_t blklen) in __queue_discard_cmd()
1942 struct block_device *bdev, block_t blkstart, block_t blklen) in __f2fs_issue_discard_zone()
1989 struct block_device *bdev, block_t blkstart, block_t blklen) in __issue_discard_async()
[all …]
/Linux-v6.6/include/linux/
Ddm-io.h20 struct block_device *bdev; member
/Linux-v6.6/drivers/s390/block/
Dscm_blk.h29 struct scm_blk_dev *bdev; member
/Linux-v6.6/drivers/block/rnbd/
Drnbd-srv.h49 struct block_device *bdev; member
Drnbd-srv-sysfs.c42 struct block_device *bdev) in rnbd_srv_create_dev_sysfs()
/Linux-v6.6/drivers/block/xen-blkback/
Dxenbus.c485 struct block_device *bdev; in xen_vbd_create() local
572 struct block_device *bdev = be->blkif->vbd.bdev; in xen_blkbk_discard() local
/Linux-v6.6/drivers/nvme/host/
Dioctl.c172 struct block_device *bdev = ns ? ns->disk->part0 : NULL; in nvme_map_user_request() local
710 int nvme_ioctl(struct block_device *bdev, blk_mode_t mode, in nvme_ioctl()
814 int nvme_ns_head_ioctl(struct block_device *bdev, blk_mode_t mode, in nvme_ns_head_ioctl()
/Linux-v6.6/drivers/block/
Dloop.c532 static int loop_validate_file(struct file *file, struct block_device *bdev) in loop_validate_file()
565 static int loop_change_fd(struct loop_device *lo, struct block_device *bdev, in loop_change_fd()
994 struct block_device *bdev, in loop_configure()
1531 static int lo_ioctl(struct block_device *bdev, blk_mode_t mode, in lo_ioctl()
1692 static int lo_compat_ioctl(struct block_device *bdev, blk_mode_t mode, in lo_compat_ioctl()
/Linux-v6.6/arch/m68k/emu/
Dnfblock.c80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Dbus.h17 struct bcma_device *bdev; member
/Linux-v6.6/fs/xfs/
Dxfs_buf.c1948 struct block_device *bdev = btp->bt_bdev; in xfs_free_buftarg() local
1994 struct block_device *bdev) in xfs_setsize_buftarg_early()
2002 struct block_device *bdev) in xfs_alloc_buftarg()
/Linux-v6.6/fs/nfsd/
Dblocklayout.c333 struct block_device *bdev = ls->ls_file->nf_file->f_path.mnt->mnt_sb->s_bdev; in nfsd4_scsi_fence_client() local

1234567891011