| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | rksfc_base.c | 75 struct udevice *bdev; in rksfc_blk_bind() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | unzip.c | 46 struct blk_desc *bdev; in do_gzwrite() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | internal.h | 34 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_resource.c | 86 int ttm_resource_manager_force_list_clean(struct ttm_bo_device *bdev, in ttm_resource_manager_force_list_clean()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | genhd.h | 340 static inline sector_t get_start_sect(struct block_device *bdev) in get_start_sect() 402 static inline int bd_link_disk_holder(struct block_device *bdev, in bd_link_disk_holder() 407 static inline void bd_unlink_disk_holder(struct block_device *bdev, in bd_unlink_disk_holder()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | ssd1307fb.c | 496 static int ssd1307fb_update_bl(struct backlight_device *bdev) in ssd1307fb_update_bl() 513 static int ssd1307fb_get_brightness(struct backlight_device *bdev) in ssd1307fb_get_brightness() 520 static int ssd1307fb_check_fb(struct backlight_device *bdev, in ssd1307fb_check_fb()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_iblock.c | 394 struct block_device *bdev = IBLOCK_DEV(cmd->se_dev)->ibd_bd; in iblock_execute_unmap() local 411 iblock_execute_zero_out(struct block_device *bdev, struct se_cmd *cmd) in iblock_execute_zero_out() 446 struct block_device *bdev = IBLOCK_DEV(cmd->se_dev)->ibd_bd; in iblock_execute_write_same() local
|
| /OK3568_Linux_fs/kernel/drivers/block/zram/ |
| H A D | zram_drv.c | 400 struct block_device *bdev; in reset_bdev() local 459 struct block_device *bdev = NULL; in backing_dev_store() local 1628 static void zram_slot_free_notify(struct block_device *bdev, in zram_slot_free_notify() 1645 static int zram_rw_page(struct block_device *bdev, sector_t sector, in zram_rw_page() 1783 struct block_device *bdev; in reset_store() local 1822 static int zram_open(struct block_device *bdev, fmode_t mode) in zram_open() 1999 struct block_device *bdev; in zram_remove() local
|
| /OK3568_Linux_fs/kernel/include/drm/ttm/ |
| H A D | ttm_bo_driver.h | 355 static inline struct ttm_resource_manager *ttm_manager_type(struct ttm_bo_device *bdev, in ttm_manager_type() 361 static inline void ttm_set_driver_manager(struct ttm_bo_device *bdev, in ttm_set_driver_manager()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_ramdisk.c | 172 static int rd_rw_page(struct block_device *bdev, sector_t sector, in rd_rw_page() 208 struct block_device *bdev, int blocksize, in rd_dax_supported()
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | swim.c | 609 static int floppy_open(struct block_device *bdev, fmode_t mode) in floppy_open() 660 static int floppy_unlocked_open(struct block_device *bdev, fmode_t mode) in floppy_unlocked_open() 687 static int floppy_ioctl(struct block_device *bdev, fmode_t mode, in floppy_ioctl() 714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo) in floppy_getgeo()
|
| H A D | floppy.c | 3305 static int invalidate_drive(struct block_device *bdev) in invalidate_drive() 3316 int drive, int type, struct block_device *bdev) in set_geometry() 3346 struct block_device *bdev = opened_bdev[cnt]; in set_geometry() local 3453 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in fd_getgeo() 3488 static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, in fd_locked_ioctl() 3660 static int fd_ioctl(struct block_device *bdev, fmode_t mode, in fd_ioctl() 3748 static int compat_set_geometry(struct block_device *bdev, fmode_t mode, unsigned int cmd, in compat_set_geometry() 3955 static int fd_compat_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, in fd_compat_ioctl() 4078 static int floppy_open(struct block_device *bdev, fmode_t mode) in floppy_open() 4226 static int __floppy_read_block_0(struct block_device *bdev, int drive) in __floppy_read_block_0()
|
| H A D | swim3.c | 868 static int floppy_locked_ioctl(struct block_device *bdev, fmode_t mode, in floppy_locked_ioctl() 896 static int floppy_ioctl(struct block_device *bdev, fmode_t mode, in floppy_ioctl() 908 static int floppy_open(struct block_device *bdev, fmode_t mode) in floppy_open() 978 static int floppy_unlocked_open(struct block_device *bdev, fmode_t mode) in floppy_unlocked_open()
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-srv-dev.h | 16 struct block_device *bdev; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_gem_vram_helper.c | 179 struct ttm_bo_device *bdev; in drm_gem_vram_init() local 923 static void bo_driver_ttm_tt_destroy(struct ttm_bo_device *bdev, struct ttm_tt *tt) in bo_driver_ttm_tt_destroy() 984 static int bo_driver_io_mem_reserve(struct ttm_bo_device *bdev, in bo_driver_io_mem_reserve()
|
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | cmdline.c | 126 char bdev[BDEVNAME_SIZE]; in cmdline_partition() local
|
| H A D | check.h | 12 struct block_device *bdev; member
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | core.c | 97 struct block_device *bdev = bdget_disk(disk, 0); in nvme_update_bdev_size() local 1749 static int nvme_ioctl(struct block_device *bdev, fmode_t mode, in nvme_ioctl() 1812 static int nvme_compat_ioctl(struct block_device *bdev, fmode_t mode, in nvme_compat_ioctl() 1835 static int nvme_open(struct block_device *bdev, fmode_t mode) in nvme_open() 1865 static int nvme_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nvme_getgeo() 2231 static int nvme_pr_command(struct block_device *bdev, u32 cdw10, in nvme_pr_command() 2257 static int nvme_pr_register(struct block_device *bdev, u64 old, in nvme_pr_register() 2271 static int nvme_pr_reserve(struct block_device *bdev, u64 key, in nvme_pr_reserve() 2284 static int nvme_pr_preempt(struct block_device *bdev, u64 old, u64 new, in nvme_pr_preempt() 2292 static int nvme_pr_clear(struct block_device *bdev, u64 key) in nvme_pr_clear() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdsuper.c | 123 struct block_device *bdev; in get_tree_mtd() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_discard.c | 31 struct block_device *bdev = mp->m_ddev_targp->bt_bdev; in xfs_trim_extents() local
|
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_nand_blk.c | 385 static int rknand_open(struct block_device *bdev, fmode_t mode) in rknand_open() 394 static int rknand_ioctl(struct block_device *bdev, fmode_t mode, in rknand_ioctl()
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | systemace.c | 240 struct udevice *bdev; in systemace_bind() local
|
| /OK3568_Linux_fs/kernel/security/loadpin/ |
| H A D | loadpin.c | 81 char bdev[BDEVNAME_SIZE]; in check_pinning_enforcement() local
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_actlog.c | 105 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()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | cmdline-parser.c | 213 const char *bdev) in cmdline_parts_find()
|